This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Sync the Storable version in Maintainers.pl with CPAN version
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 14 Jul 2013 19:23:15 +0000 (20:23 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Sun, 14 Jul 2013 19:23:15 +0000 (20:23 +0100)
Porting/Maintainers.pl

index b894546..f536ef1 100755 (executable)
@@ -1576,7 +1576,7 @@ use File::Glob qw(:case);
 
     'Storable' => {
         'MAINTAINER'   => 'ams',
-        'DISTRIBUTION' => 'AMS/Storable-2.39.tar.gz',
+        'DISTRIBUTION' => 'AMS/Storable-2.45.tar.gz',
         'FILES'        => q[dist/Storable],
         'EXCLUDED'     => [qr{^t/Test/}],
         'UPSTREAM'     => 'blead',