diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-08-12 09:09:29 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-08-12 09:09:29 +0100 |
commit | 0a9c57c8f16d855c5f36768152cd5f37c0e05472 (patch) | |
tree | e3a8ee179aa5985f45bb40e7681bc547ac4c258f /Porting | |
parent | 97766bb9a4aedb56c70924722c7fa2d0b2a744e4 (diff) | |
download | perl-0a9c57c8f16d855c5f36768152cd5f37c0e05472.tar.gz |
Sync Module-CoreList version with CPAN
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 b2660b760d..492062a601 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1258,7 +1258,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.69.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.70.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, |