In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/75c8032f4f01d336ac0b5386a2838286d362c030?hp=c490b21c04c1b227f71571c6c3091caea429d9c6>

- Log -----------------------------------------------------------------
commit 75c8032f4f01d336ac0b5386a2838286d362c030
Author: Chris Williams <[email protected]>
Date:   Thu Nov 19 10:03:53 2009 +0000

    Bump version of Module::CoreList to 2.23
-----------------------------------------------------------------------

Summary of changes:
 dist/Module-CoreList/META.yml               |    2 +-
 dist/Module-CoreList/lib/Module/CoreList.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dist/Module-CoreList/META.yml b/dist/Module-CoreList/META.yml
index 6ae96aa..536f83b 100644
--- a/dist/Module-CoreList/META.yml
+++ b/dist/Module-CoreList/META.yml
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:                Module-CoreList
-version:             2.20
+version:             2.23
 abstract:            ~
 license:             perl
 author:              ~
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm 
b/dist/Module-CoreList/lib/Module/CoreList.pm
index 63861d2..50654fb 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -2,7 +2,7 @@ package Module::CoreList;
 use strict;
 use vars qw/$VERSION %released %version %families %upstream
            %bug_tracker %deprecated/;
-$VERSION = '2.22';
+$VERSION = '2.23';
 
 =head1 NAME
 

--
Perl5 Master Repository

Reply via email to