In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/3a3e1efce7f28011ce73f2f824c0114319c32573?hp=c2111e44b9c240077dbd9c22565beaa01b7c9f35>
- Log ----------------------------------------------------------------- commit 3a3e1efce7f28011ce73f2f824c0114319c32573 Author: Abigail <[email protected]> Date: Sun Mar 11 23:25:49 2012 +0100 Document the updated version of Pod::Simple ----------------------------------------------------------------------- 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 4449677..c5c355b 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1527,7 +1527,7 @@ use File::Glob qw(:case); 'Pod::Simple' => { 'MAINTAINER' => 'arandal', - 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.19.tar.gz', + 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.20.tar.gz', 'FILES' => q[cpan/Pod-Simple], 'UPSTREAM' => 'cpan', }, -- Perl5 Master Repository
