SYNOPSIS
METHODS
list_files($file)
prints
write($file)
writes in memory archive to $file in android backup format
performs validation while reading $file into memory
performs validation while reading $file into memory
add_dir($dir)
emulate tar -cf dir
will correctly sort directory index the way android backup needs it
(aka the implementation peculiarity that spawned this whole project)
LICENSE
This package is free software; you can redistribute it and/or modify it under the terms of the "GNU General Public License v3".
Please refer to the file "COPYING" for details.
AUTHOR
Nathaniel Lally
nll@cpan.org
3 POD Errors
The following errors were encountered while parsing the POD:
- Around line 184:
=pod directives shouldn't be over one line long! Ignoring all 2 lines of content
- Around line 199:
Unknown directive: =head
- Around line 203:
Unknown directive: =head