projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c490b21
)
Bump version of Module::CoreList to 2.23
Chris Williams [Thu, 19 Nov 2009 10:03:53 +0000 (10:03 +0000)]
dist/Module-CoreList/META.yml
patch
|
blob
|
blame
|
history
dist/Module-CoreList/lib/Module/CoreList.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist/Module-CoreList/META.yml
b/dist/Module-CoreList/META.yml
index
6ae96aa
..
536f83b
100644
(file)
--- 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
(file)
--- 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