This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bring core up to version-0.9902
authorJohn Peacock <john.peacock@havurah-software.org>
Thu, 7 Mar 2013 00:22:26 +0000 (19:22 -0500)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 7 Mar 2013 19:14:00 +0000 (19:14 +0000)
commitb2a8d771f2f5721aa711c6ecdb42fdc198bfd244
tree3d5418026ba426898422b255ae84fd3825ad4ecd
parent96d268e2f48e69b4cb65326df6690ffc21120f3c
Bring core up to version-0.9902

The attached patch bring the core Perl version code (including a fairly
significant leak when run in a tight loop) up to parity with CPAN
0.9902.  This deals with all open issues except:

   https://rt.cpan.org/Ticket/Display.html?id=81294

which I am having a hard time modeling.

John

Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
lib/version.pm
lib/version/t/01base.t
lib/version/t/02derived.t
lib/version/t/03require.t
lib/version/t/05sigdie.t
lib/version/t/06noop.t
lib/version/t/07locale.t
universal.c
util.c