summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-12-19 11:27:11 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-12-19 11:27:11 +0000
commite974216454f8721c048be4f1c4a1100ad8193791 (patch)
treedc854ab4d736b80dcd421c2df72de20d6f104083
parente4675dd77b6081051acaf60814d766244c6444f7 (diff)
downloadperl-e974216454f8721c048be4f1c4a1100ad8193791.tar.gz
Sync Data-Dump and Attribute-Handlers versions in Maintainers.pl
-rwxr-xr-xPorting/Maintainers.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 04da3e59fe..8f48898d0c 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -214,7 +214,7 @@ use File::Glob qw(:case);
'Attribute::Handlers' => {
'MAINTAINER' => 'rgarcia',
- 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.91.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.93.tar.gz',
'FILES' => q[dist/Attribute-Handlers],
'UPSTREAM' => 'blead',
},
@@ -504,7 +504,7 @@ use File::Glob qw(:case);
'Data::Dumper' => {
'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller
- 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.131.tar.gz',
+ 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.135_01.tar.gz',
'FILES' => q[dist/Data-Dumper],
'UPSTREAM' => 'blead',
},