diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-09-20 01:27:54 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-09-20 01:27:54 +0200 |
commit | 55c92ac233b9315bbdf8a051e2f2994862e0776a (patch) | |
tree | c6b4733856cf260fc79045e954c88688387047c4 /Porting | |
parent | 3a0e665e3f111de7973d4b034895ff3a918cc789 (diff) | |
download | perl-55c92ac233b9315bbdf8a051e2f2994862e0776a.tar.gz |
Module::CoreList 2.39 is on CPAN now
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 9ba90e6c77..e86a42f331 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -956,7 +956,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.38.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.39.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, |