Update CPANPLUS to CPAN version 0.89_02
authorChris Williams <chris@bingosnet.co.uk>
Sat, 17 Oct 2009 15:37:54 +0000 (16:37 +0100)
committerChris Williams <chris@bingosnet.co.uk>
Sat, 17 Oct 2009 15:37:54 +0000 (16:37 +0100)
commit704e1b1ec3309aeb0e2629c93331ffd4c18c8183
treefdde02264f52fd1ae410fb46e94e98db5b5a938d
parent50b08f24ee50a11a9337d81932ec0f31efb888c9
Update CPANPLUS to CPAN version 0.89_02

  Changes for 0.89_02     Sat Oct 17 13:04:59 2009
  ================================================
  * Core module prereqs should be dealt with correctly now.

  Changes for 0.89_01     Fri Oct 16 10:22:43 2009
  ================================================
  * Corrected spelling mistake in CPANPLUS::Configure documentation
  * Fixed a problem with the core module detection when sending
    NA reports
  * Internals::Report will use Parse::CPAN::Meta instead of
    YAML::Tiny for parsing CPAN Test report data
  * Address #50428 Fixed edge-case in the arbitary paths support in
    parse_module(), reported by Robert Krimen
  * Address #49104 Fixed the SYNOPSIS in CPANPLUS::Module::Author::Fake
    reported by Tyler MacDonald
  * Address #47820 Don't try to update custom sources if they are disabled
    in configuration, reported by Curtis Jewell
Porting/Maintainers.pl
cpan/CPANPLUS/lib/CPANPLUS.pm
cpan/CPANPLUS/lib/CPANPLUS/Backend.pm
cpan/CPANPLUS/lib/CPANPLUS/Configure.pm
cpan/CPANPLUS/lib/CPANPLUS/Internals.pm
cpan/CPANPLUS/lib/CPANPLUS/Internals/Constants/Report.pm
cpan/CPANPLUS/lib/CPANPLUS/Internals/Report.pm
cpan/CPANPLUS/lib/CPANPLUS/Internals/Source.pm
cpan/CPANPLUS/lib/CPANPLUS/Module/Author/Fake.pm
cpan/CPANPLUS/lib/CPANPLUS/Shell/Default.pm