In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/e2943784ec6a8979c91e912a7b278d333c247600?hp=e2e0809474df6127199e06d6ca1edcbbe64d78cc>
- Log ----------------------------------------------------------------- commit e2943784ec6a8979c91e912a7b278d333c247600 Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Mar 22 13:01:16 2013 +0000 constant is 1.27 on 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 d2e32c2..9157d59 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -397,7 +397,7 @@ use File::Glob qw(:case); 'constant' => { 'MAINTAINER' => 'saper', - 'DISTRIBUTION' => 'SAPER/constant-1.25.tar.gz', + 'DISTRIBUTION' => 'SAPER/constant-1.27.tar.gz', 'FILES' => q[dist/constant], 'EXCLUDED' => [ qw( t/00-load.t -- Perl5 Master Repository
