This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c5f5ef
)
Re-add 5.12.3's release date to Module::Corelist.
author
Nicholas Clark
<nick@ccl4.org>
Sat, 22 Jan 2011 09:34:11 +0000
(09:34 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Sat, 22 Jan 2011 09:34:11 +0000
(09:34 +0000)
This was missed by change
57e52dbefae98516
, which reverted
01bc7817c9b86c12
,
because 5.12.3's release date was removed as an inadvertent side effect of
e0698539c3e1cd22
, the change to add 5.13.9
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
1b783ed
..
a722fd9
100644
(file)
--- a/
dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/
dist/Module-CoreList/lib/Module/CoreList.pm
@@
-341,6
+341,7
@@
sub removed_raw {
5.013006 => '2010-10-20',
5.013007 => '2010-11-20',
5.013008 => '2010-12-20',
+ 5.012003 => '2011-01-15',
5.013009 => '2011-01-20',
);