In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/662a27517b774fb0b240784bd97ebc123dcfed02?hp=3b6759a6b10290b6fea26fb98b50fbf5ce4466b5>
- Log ----------------------------------------------------------------- commit 662a27517b774fb0b240784bd97ebc123dcfed02 Author: Chris 'BinGOs' Williams <[email protected]> Date: Thu Jun 7 08:03:31 2012 +0100 Sync Maintainers.pl for recent Storable CPAN release ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 8f94e10..77f14ce 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1628,7 +1628,7 @@ use File::Glob qw(:case); 'Storable' => { 'MAINTAINER' => 'ams', - 'DISTRIBUTION' => 'AMS/Storable-2.30.tar.gz', + 'DISTRIBUTION' => 'AMS/Storable-2.35.tar.gz', 'FILES' => q[dist/Storable], 'EXCLUDED' => [qr{^t/Test/}], 'UPSTREAM' => 'blead', -- Perl5 Master Repository
