In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/2310e17474d466b55500d4967d2d30e25058760c?hp=ba31029db6030ae56ee4f120a299797efbf7499f>
- Log ----------------------------------------------------------------- commit 2310e17474d466b55500d4967d2d30e25058760c Author: Chris 'BinGOs' Williams <[email protected]> Date: Fri Dec 5 00:05:50 2014 +0000 Locale-Maketext 1.26 is now on CPAN ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 48bb6fe..635c78d 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -708,7 +708,7 @@ use File::Glob qw(:case); }, 'Locale::Maketext' => { - 'DISTRIBUTION' => 'TODDR/Locale-Maketext-1.25.tar.gz', + 'DISTRIBUTION' => 'TODDR/Locale-Maketext-1.26.tar.gz', 'FILES' => q[dist/Locale-Maketext], 'EXCLUDED' => [ qw( -- Perl5 Master Repository
