This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Version bump Module-CoreList to 2.37 for a CPAN release
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 18 Aug 2010 21:57:24 +0000 (22:57 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Wed, 18 Aug 2010 21:57:24 +0000 (22:57 +0100)
Porting/Maintainers.pl
dist/Module-CoreList/lib/Module/CoreList.pm

index 14b266e..1b4456f 100644 (file)
@@ -956,7 +956,7 @@ use File::Glob qw(:case);
     'Module::CoreList' =>
        {
        'MAINTAINER'    => 'rgarcia',
-       'DISTRIBUTION'  => 'BINGOS/Module-CoreList-2.36.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/Module-CoreList-2.37.tar.gz',
        'FILES'         => q[dist/Module-CoreList],
        'UPSTREAM'      => 'blead',
        },
index babea01..8b4e09e 100644 (file)
@@ -2,7 +2,7 @@ package Module::CoreList;
 use strict;
 use vars qw/$VERSION %released %version %families %upstream
            %bug_tracker %deprecated/;
-$VERSION = '2.36';
+$VERSION = '2.37';
 
 =head1 NAME