From: Matt S Trout Date: Sat, 19 Jun 2010 23:54:33 +0000 (+0100) Subject: doc 742adb X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=645252571da2008f8956d78323fb408c931f0665;p=p5sagit%2Fp5-mst-13.2.git doc 742adb --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index c035969..8d89b25 100644 --- a/pod/perl5132delta.pod +++ b/pod/perl5132delta.pod @@ -107,6 +107,24 @@ Refactored methods to skip argument validation when no argument is supplied. (04febe, f06daa) +=head2 CPAN.pm 1.94_57 + + * release 1.94_57 + + * bugfix: treat modules correctly that are deprecated in perl 5.12. + + * bugfix: RT #57482 and #57788 revealed that configure_requires + implicitly assumed build_requires instead of normal requires. (Reported + by Andrew Whatson and Father Chrysostomos respectively) + + * testfix: solaris should run the tests without expect because (some?) + solaris have a broken expect + + * testfix: run tests with cache_metadata off to prevent spill over + effects from previous test runs + +(742adb) + =head2 Removed Modules and Pragmata =head1 Utility Changes