diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-10-24 22:02:21 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-10-24 22:02:21 +0100 |
commit | 6ea8623aa10c3c5b1114c02699b0cb2b65d289a7 (patch) | |
tree | 63f2218666f80109f7485361a88c295dc9125296 /Porting | |
parent | fdbd1d64288db3324c8776e128b7655d878521ce (diff) | |
download | perl-6ea8623aa10c3c5b1114c02699b0cb2b65d289a7.tar.gz |
Update Maintainers.pl with the latest version of Module::CoreList
Diffstat (limited to 'Porting')
-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 1a5bc8aea1..3a702ebc5d 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -955,7 +955,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.39.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.40.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, |