In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/adbaea0b31df5572c6a4595494a64bd6578e0f5c?hp=bfdf22ecfe7cf92546a7f989d23ce76679360abd>
- Log ----------------------------------------------------------------- commit adbaea0b31df5572c6a4595494a64bd6578e0f5c Author: Chris 'BinGOs' Williams <[email protected]> Date: Thu Jun 7 20:06:26 2012 +0100 Sync the version of Perl-Perldoc in 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 77f14ce..377e1e0 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1514,7 +1514,7 @@ use File::Glob qw(:case); 'Pod::Perldoc' => { 'MAINTAINER' => 'mallen', - 'DISTRIBUTION' => 'MALLEN/Pod-Perldoc-3.15_15.tar.gz', + 'DISTRIBUTION' => 'MALLEN/Pod-Perldoc-3.17.tar.gz', 'FILES' => q[cpan/Pod-Perldoc], # in blead, the perldoc executable is generated by perldoc.PL -- Perl5 Master Repository
