projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2e8102e
)
Updated Module::CoreList Changes etc for a CPAN release
Chris Williams [Fri, 20 Nov 2009 09:41:34 +0000 (09:41 +0000)]
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
dist/Module-CoreList/Changes
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
3a599c9
..
a0b4700
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1015,7
+1015,7
@@
use File::Glob qw(:case);
'Module::CoreList' =>
{
'MAINTAINER' => 'rgarcia',
- 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.22.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.23.tar.gz',
'FILES' => q[dist/Module-CoreList],
'CPAN' => 1,
'UPSTREAM' => 'blead',
diff --git
a/dist/Module-CoreList/Changes
b/dist/Module-CoreList/Changes
index
e6dc863
..
1ecd7d4
100644
(file)
--- a/
dist/Module-CoreList/Changes
+++ b/
dist/Module-CoreList/Changes
@@
-1,3
+1,6
@@
+2.23 Fri Nov 20 2009
+ - Updated for 5.11.2
+
2.22 Thu Oct 22 2009
- is_deprecated function and %deprecated hash (dagolden)