In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/0fcd5a598c8b93643371a1ee911cf1da70e787cb?hp=6e138f133ca33e95be2121fd060a4b15bcf265e1>
- Log ----------------------------------------------------------------- commit 0fcd5a598c8b93643371a1ee911cf1da70e787cb Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Mar 15 10:57:04 2013 +0000 Data-Dumper on CPAN is sync'd with blead ----------------------------------------------------------------------- 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 9a03c16..612a056 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -532,7 +532,7 @@ use File::Glob qw(:case); 'Data::Dumper' => { 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller - 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.143.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.145.tar.gz', 'FILES' => q[dist/Data-Dumper], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
