projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b4619b9
)
CoreList date placeholder
Jesse Vincent [Thu, 1 Oct 2009 21:07:25 +0000 (06:07 +0900)]
dist/Module-CoreList/lib/Module/CoreList.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist/Module-CoreList/lib/Module/CoreList.pm
b/dist/Module-CoreList/lib/Module/CoreList.pm
index
628f20f
..
7879ebb
100644
(file)
--- a/
dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/
dist/Module-CoreList/lib/Module/CoreList.pm
@@
-171,7
+171,7
@@
sub find_version {
5.010000 => '2007-12-18',
5.008009 => '2008-12-14',
5.010001 => '2009-08-22',
- 5.011000 => '????-??-??',
+ 5.011000 => '2009-10-??',
);
for my $version ( sort { $a <=> $b } keys %released ) {