This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $Module::CoreList::VERSION to 2.79
authorFather Chrysostomos <sprout@cpan.org>
Sat, 24 Nov 2012 23:55:04 +0000 (15:55 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 24 Nov 2012 23:55:40 +0000 (15:55 -0800)
dist/Module-CoreList/lib/Module/CoreList.pm

index f499971..8ea225b 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 use vars qw/$VERSION %released %version %families %upstream
            %bug_tracker %deprecated/;
 use Module::CoreList::TieHashDelta;
-$VERSION = '2.78';
+$VERSION = '2.79';
 
 my $dumpinc = 0;
 sub import {