In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/50a0759e24381a2cb9a3f5a0b31cca366fdee204?hp=5cbc519179d070e5670099e1d22fb729a3652e0f>
- Log ----------------------------------------------------------------- commit 50a0759e24381a2cb9a3f5a0b31cca366fdee204 Author: Steve Hay <[email protected]> Date: Sat Sep 20 10:28:18 2014 +0100 Blead is in sync with Data::Dumper 2.154 ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 0947b36..57df910 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -321,7 +321,7 @@ use File::Glob qw(:case); }, 'Data::Dumper' => { - 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.151.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.154.tar.gz', 'FILES' => q[dist/Data-Dumper], }, -- Perl5 Master Repository
