From: Ricardo Signes Date: Thu, 20 May 2010 04:31:11 +0000 (-0400) Subject: replace 2nd 5.013000 block with 5.013001 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=305702323527d54bf0fb0300cdbd67d7ee5e97c3;p=p5sagit%2Fp5-mst-13.2.git replace 2nd 5.013000 block with 5.013001 --- diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index bf3b96f..6e92cad 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -16095,13 +16095,13 @@ for my $version ( sort { $a <=> $b } keys %released ) { 'Shell' => '1', 'Switch' => '1', }, - 5.013000 => { + 5.012001 => { 'Class::ISA' => '1', 'Pod::Plainer' => '1', 'Shell' => '1', 'Switch' => '1', }, - 5.012001 => { + 5.013001 => { 'Class::ISA' => '1', 'Pod::Plainer' => '1', 'Shell' => '1',