In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/7e62f75cb6326421c6dade1c6ca08206084d7348?hp=eb10a8768b92375bfee6f9ce1b5d4f050b1e3103>
- Log ----------------------------------------------------------------- commit 7e62f75cb6326421c6dade1c6ca08206084d7348 Author: Chris 'BinGOs' Williams <[email protected]> Date: Sat Jan 19 11:35:27 2013 +0000 constant-1.25 has been released to 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 72875ef..78eef7e 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -388,7 +388,7 @@ use File::Glob qw(:case); 'constant' => { 'MAINTAINER' => 'saper', - 'DISTRIBUTION' => 'SAPER/constant-1.24.tar.gz', + 'DISTRIBUTION' => 'SAPER/constant-1.25.tar.gz', 'FILES' => q[dist/constant], 'EXCLUDED' => [ qw( t/00-load.t -- Perl5 Master Repository
