diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-09-07 23:18:03 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-09-07 23:18:03 +0100 |
commit | d6ee8587bdce64301e0540956a01c5b2c8b18f9b (patch) | |
tree | 4496656e9f30440439b2fb52fb963de8b2201e1c /Porting/Maintainers.pl | |
parent | 4bbdbd5179acbefcf9f85b21c8e529c8c4881e0e (diff) | |
download | perl-d6ee8587bdce64301e0540956a01c5b2c8b18f9b.tar.gz |
Update Module-Metadata to CPAN version 1.000007
[DELTA]
1.0.7 2001-09-07 12:00:00
- Apply VMS fixes backported from blead (Craig A. Berry)
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 0170b91585..11143692cc 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1288,7 +1288,7 @@ use File::Glob qw(:case); 'Module::Metadata' => { 'MAINTAINER' => 'dagolden', - 'DISTRIBUTION' => 'DAGOLDEN/Module-Metadata-1.000006.tar.gz', + 'DISTRIBUTION' => 'DAGOLDEN/Module-Metadata-1.000007.tar.gz', 'FILES' => q[cpan/Module-Metadata], 'EXCLUDED' => [ qr{^maint}, qr{^xt} ], 'UPSTREAM' => 'cpan', |