In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/f01d5fbb7c762a511059bf4d6fe9ac889d1bde53?hp=7c164bee4a26cf12a48da536da2616e5cd1e09dc>
- Log ----------------------------------------------------------------- commit f01d5fbb7c762a511059bf4d6fe9ac889d1bde53 Author: Chris 'BinGOs' Williams <[email protected]> Date: Tue Oct 16 12:50:46 2012 +0100 Sync Module-CoreList in Porting/Maintainers.pl with CPAN ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 08e08fc..61c6994 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1262,7 +1262,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.73.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.74.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, -- Perl5 Master Repository
