diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-01-22 09:34:11 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-01-22 09:34:11 +0000 |
commit | e1d797bc7c74f9b6c1234bd1b480120af21a0b37 (patch) | |
tree | 2de511e26f78fe22fa6882cc3c07d4d4015f0767 /dist | |
parent | 6c5f5efa398b247768b94489e523dfd3313a2eba (diff) | |
download | perl-e1d797bc7c74f9b6c1234bd1b480120af21a0b37.tar.gz |
Re-add 5.12.3's release date to Module::Corelist.
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
Diffstat (limited to 'dist')
-rw-r--r-- | dist/Module-CoreList/lib/Module/CoreList.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 1b783ed1cd..a722fd9e68 100644 --- 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', ); |