From: Leon Brocard Date: Thu, 19 Nov 2009 16:49:24 +0000 (+0000) Subject: Add details of module updates X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d44d587475667b6125e78e81786ac2565fec5fc8;hp=6da08a431be66272015797f333da6772ee849ee0;p=p5sagit%2Fp5-mst-13.2.git Add details of module updates --- diff --git a/pod/perl5112delta.pod b/pod/perl5112delta.pod index 8e9730b..b11ee65 100644 --- a/pod/perl5112delta.pod +++ b/pod/perl5112delta.pod @@ -93,53 +93,84 @@ Allow overloading of 'qr'. =item C +Optimize reversing an array in-place, avoid using defined %hash in core code and tests. + =item C +Teach B::Deparse about in-place reverse. + =item C +Refine Carp caller() fix and add tests. + =item C +Updated to 2.022. + =item C -=item C +Updated to 0.89_09. =item C +Updated to 2.38. + =item C +Updated to 0.27. + =item C -=item C +Add EXISTS and DELETE methods to Env.pm. =item C +Updated to 0.22. + =item C +Correctly document export of I18N::Langinfo. + =item C +In I18N::LangTags::Detect, avoid using defined @array and defined %hash. + =item C +Updated to 2.022. + =item C +Updated to 0.54. + =item C +Updated to 1.22. + =item C +In Locale::Maketext, avoid using defined @array and defined %hash. +Convert the odd Locale::Maketext test out from Test to Test::More. + =item C Updated to 0.35_08. =item C -=item C +Implemented is_deprecated(). =item C +Updated to 3.10. + =item C +Updated to 1.22. + =item C -=item C +Updated to 2.16. =back