This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate CPAN version.pm release into core
authorJohn Peacock <jpeacock@cpan.org>
Mon, 9 Dec 2013 23:23:20 +0000 (18:23 -0500)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 4 Jan 2014 13:10:04 +0000 (05:10 -0800)
commit4141ef59170e80715499432a2f4b9bfca704247d
tree93f4ab025eaf75ea9cc3738663a13cd40a58bebf
parent0f6a6701e55132200d4390809b1b292ab0a709ad
Integrate CPAN version.pm release into core
14 files changed:
cpan/version/lib/version.pm
cpan/version/lib/version/regex.pm [new file with mode: 0644]
cpan/version/lib/version/vpp.pm [new file with mode: 0644]
cpan/version/t/00impl-pp.t [new file with mode: 0644]
cpan/version/t/01base.t
cpan/version/t/02derived.t
cpan/version/t/03require.t
cpan/version/t/05sigdie.t
cpan/version/t/06noop.t
cpan/version/t/07locale.t
cpan/version/t/08_corelist.t
cpan/version/t/coretests.pm
vutil.c
vxs.inc