Greetings,
attached is the patch to upgrade Archive::Extract to version 0.14.
All tests
except for the known-flaky IPC::SysV successful on my development box:
Failed 4 tests out of 1451, 99.72% okay.
../ext/IPC/SysV/t/ipcsysv.t
../ext/IPC/SysV/t/msg.t
../ext/IPC/SysV/t/sem.t
../ext/IPC/SysV/t/shm.t
Changes for 0.28 Fri Oct 10 15:22:51 2008
============================================
* Address: #39554: Must set $Archive::Tar::CHOWN, not
$Archive::Tar::Constant::CHOWN to control the chown()
functionality when using Archive::Tar.
* Various test suite improvements to test warnings
and errors emitted by Archive::Extract.
Changes for 0.27_02 Wed Sep 24 17:37:52 2008
============================================
* Test & build improvements: users of 0.27_01 need
not upgrade.
* Test suite would die if no files were reported
to be extracted, because Test::More::is() would
choke on a negative array index on an empty array
ref.
* Up dependency of IPC::Cmd to 0.41_05 to handle
pipes and whitespace better on shell out commands.
Changes for 0.27_01 Mon Sep 22 14:20:20 2008
============================================
* Address: #32751: incorrect error message
Multiple error messages are now joined and will only be
reset upon next ->extract()
* Test suite improvement to split binary from pure perl
solutions to test implementations without fallback.
--
Jos Boumans http://www.linkedin.com/in/josboumans
How do I prove I'm not crazy to people who are?
perl-5.10.x-archive-extract.patch