libarchive-any-lite-perl

Simple cpan package extractor
  https://metacpan.org/release/Archive-Any-Lite
  0
  no reviews



Archive::any::lite is a fork of archive::any by michael schwern and clint moore. the main difference is that archive::any::lite works properly even when you fork(), and may require less memory to extract a tarball. on the other hand, archive::any::lite isn't pluggable (it only supports file formats used in the cpan toolchains), and doesn't check mime types (at least as of this writing).