In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/124e3cf78e2c71a385ddb56db34f16865b0e199c?hp=0d4cbbcf1b1e4309cffb93672b4f73f35e172ae0>
- Log ----------------------------------------------------------------- commit 124e3cf78e2c71a385ddb56db34f16865b0e199c Author: Steffen Mueller <[email protected]> Date: Tue Sep 29 21:29:30 2009 +0200 Add distribution reference for Pod::Plainer ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 9542da3..1fb8999 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1264,6 +1264,7 @@ use File::Glob qw(:case); 'Pod::Plainer' => { + 'DISTRIBUTION' => 'RMBARKER/Pod-Plainer-1.01.tar.gz', 'MAINTAINER' => 'rmbarker', 'FILES' => q[dist/Pod-Plainer], 'CPAN' => 1, -- Perl5 Master Repository
