This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bring core Perl in line with CPAN 0.86 release
authorJohn Peacock <john.peacock@havurah-software.org>
Sun, 28 Nov 2010 06:05:41 +0000 (22:05 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 28 Nov 2010 06:05:41 +0000 (22:05 -0800)
commitd54f8cf785fdc1f53170418da60541995cd24eef
tree2e1ef7a628785891839e946631391cc200e355c6
parent5ebfb99c6175ef51d7a09ed7659fc9fa6c4e5c84
Bring core Perl in line with CPAN 0.86 release

Attached is a patch that bring the core Perl version code inline with
the latest CPAN release.  The vast majority of changes are in code that
does not execute in core, but that makes it easier to keep the core and
CPAN changes in sync.
lib/version.pm
lib/version.t
util.c