Changes for version 0.0901 - 2017-08-24
- Switch to Alien::Libarchive3
- Remove accidental requirement for Perl 5.10 Minimum required Perl is probably 5.8.x, though may work on 5.6.x
Documentation
libarchive function reference
Modules
Perl bindings to libarchive via FFI
Libarchive callbacks
Libarchive private package
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