In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/d357891a037a7d721e2af6d538201982a79ec929?hp=7fc210b9601f3d2ee35dca6e02d9d2924c5b3557>
- Log ----------------------------------------------------------------- commit d357891a037a7d721e2af6d538201982a79ec929 Author: Chris 'BinGOs' Williams <[email protected]> Date: Thu Feb 28 12:14:14 2013 +0000 Forgot to update Maintainers.pl for podlators update ----------------------------------------------------------------------- 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 ca3b1f5..9cef706 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1574,7 +1574,7 @@ use File::Glob qw(:case); 'podlators' => { 'MAINTAINER' => 'rra', - 'DISTRIBUTION' => 'RRA/podlators-2.5.0.tar.gz', + 'DISTRIBUTION' => 'RRA/podlators-2.5.1.tar.gz', 'FILES' => q[cpan/podlators pod/perlpodstyle.pod], # The perl distribution has pod2man.PL and pod2text.PL, which are -- Perl5 Master Repository
