This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module::Load::Conditional to CPAN version 0.38
authorChris Williams <chris@bingosnet.co.uk>
Fri, 23 Apr 2010 15:11:39 +0000 (16:11 +0100)
committerChris Williams <chris@bingosnet.co.uk>
Fri, 23 Apr 2010 15:11:39 +0000 (16:11 +0100)
commit6ba8cc3796ec7d9118fe777db057a603fcc4595d
treeb4f4f23f7054c023ff1cedb8a92d08aef80e9c85
parent866f9d6c33c5b1ed70962d63bad47d37c13139dc
Update Module::Load::Conditional to CPAN version 0.38

  Addresses a serious problem with CPANPLUS and behaviour of
  version-0.82. Checking for out of date modules with 'o'
  in CPANPLUS blows up if any modules that are installed
  have non-numeric version strings.

  Extract from Changelog:

  Changes for 0.38    Fri Apr 23 15:52:38 BST 2010
  =================================================
  * New release of version raises exceptions on
    parse errors. Use eval to guard ourselves
    against this.

  Changes for 0.36    Tue Feb  9 14:16:21 GMT 2010
  =================================================
  * Apply patch from Pavel Shaydo RT #53546 to improve
    the performance of _parse_version()
Porting/Maintainers.pl
cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm