Update CPAN.pm to 1.94_57
authorAndreas J. Koenig <andk@cpan.org>
Mon, 14 Jun 2010 08:46:15 +0000 (09:46 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 14 Jun 2010 08:46:15 +0000 (09:46 +0100)
commit742adbff4f079f203897faa086d954cc3a26460a
treec72931b43818179dd42c7da5e45db11da39a2755
parent086d291379a28ceb3cd7cc6416747be8c426476b
Update CPAN.pm to 1.94_57

  2010-05-24  Andreas J. Koenig  <andk@cpan.org>

        * 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

Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Porting/Maintainers.pl
cpan/CPAN/Changes
cpan/CPAN/lib/CPAN.pm
cpan/CPAN/lib/CPAN/Distribution.pm
cpan/CPAN/lib/CPAN/FTP.pm
cpan/CPAN/lib/CPAN/Queue.pm