This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Note CPAN release for Data::Dumper
authorSteffen Mueller <smueller@cpan.org>
Tue, 26 Feb 2013 06:57:14 +0000 (07:57 +0100)
committerSteffen Mueller <smueller@cpan.org>
Tue, 26 Feb 2013 06:57:14 +0000 (07:57 +0100)
Porting/Maintainers.pl

index 0a16c54..f8c50ce 100755 (executable)
@@ -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.139.tar.gz',
+        'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.143.tar.gz',
         'FILES'        => q[dist/Data-Dumper],
         'UPSTREAM'     => 'blead',
     },