Changes for version 0.07 - 2014-02-10
- alias namespace instead of copying to conserve memory
- prefer FFI for MidnightBSD where as it is more reliable
- update tests with Archive::Libarchive::XS/FFI 0.07
Modules
Perl bindings to libarchive
Examples
- example/archive.tar
- example/archive.tar.gz
- example/basic_write.pl
- example/complete_extractor.pl
- example/constructing_objects_on_disk.pl
- example/hello.txt.gz.uu
- example/list_contents_of_archive_stored_in_file.pl
- example/list_contents_of_archive_stored_in_memory.pl
- example/list_contents_of_archive_with_custom_read_functions.pl
- example/universal_decompressor.pl