Archive-Extract
view release on metacpan or search on metacpan
* Address #32370: Archive::Extract will hang if stdin
is a pipe. /bin/bunzip2 tried to read STDIN when printing
out it's '--version'.
* Address rt #32336 by a.r.ferreira@gmail.com to add .lzma
support to archive::extract
* Older versions of bunzip2 insist on a .bz2 suffix to extract
things. Guard against this, adapt the test suite and mention
it in the caveats.
0.24 Thu Sep 20 15:05:55 2007
* Older versions of /bin/bunzip2 only support archives
with a .bz2 suffix. Attempt to detect this with a new
method ->have_old_bunzip2, and skip tests accordingly.
Also document this in the CAVEATS section of the docs.
* Apply core change 31904: Clean up test files left
behind (on Win32, at least).
0.23_01 Sun Sep 9 12:39:08 2007
( run in 1.464 second using v1.01-cache-2.11-cpan-88abd93f124 )