In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ca68faa29a4cfa4703dd3a9e78586e2e2b417680?hp=d7f879921f707b4cc33b49b406921979dac5afd0>
- Log ----------------------------------------------------------------- commit ca68faa29a4cfa4703dd3a9e78586e2e2b417680 Author: Chris 'BinGOs' Williams <[email protected]> Date: Mon Jun 28 20:02:51 2010 +0100 Added Archive-Extract update to perl5133delta ----------------------------------------------------------------------- Summary of changes: pod/perl5133delta.pod | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/pod/perl5133delta.pod b/pod/perl5133delta.pod index e0ff029..93f4b9b 100644 --- a/pod/perl5133delta.pod +++ b/pod/perl5133delta.pod @@ -105,6 +105,16 @@ arguments is now significantly more efficient. (8452af9) =item * +Archive-Extract updated to CPAN version 0.42 (d7f8799) + +Updates since 0.38 include: a safe print method that Michael Schwern +contributed, that guards Archive::Extract from changes to $\; a +fix to the tests when run in core perl from Robin Barker; and +support for TZ files contributed by Paul Marquess, who also supplied a +modification for the lzma logic to favour IO::Uncompress::Unlzma + +=item * + Attribute-Handlers updated to CPAN version 0.88 (f2ea78b) =item * -- Perl5 Master Repository
