This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
document the upgrade of Perldoc
authorRicardo Signes <rjbs@cpan.org>
Fri, 6 Jan 2012 21:07:45 +0000 (16:07 -0500)
committerRicardo Signes <rjbs@cpan.org>
Fri, 6 Jan 2012 21:07:45 +0000 (16:07 -0500)
Porting/Maintainers.pl
pod/perldelta.pod

index 1ffdc22..ab29f94 100755 (executable)
@@ -49,6 +49,7 @@ use File::Glob qw(:case);
     'lstein'    => 'Lincoln D. Stein <lds@cpan.org>',
     'lwall'     => 'Larry Wall <lwall@cpan.org>',
     'makamaka'  => 'Makamaka Hannyaharamitu <makamaka@cpan.org>',
+    'mallen'    => 'Mark Allen <mrallen1@yahoo.com>',
     'marekr'    => 'Marek Rouchal <marekr@cpan.org>',
     'markm'     => 'Mark Mielke <markm@cpan.org>',
     'mhx'       => 'Marcus Holland-Moritz <mhx@cpan.org>',
@@ -1503,8 +1504,8 @@ use File::Glob qw(:case);
     },
 
     'Pod::Perldoc' => {
-        'MAINTAINER'   => 'ferreira',
-        'DISTRIBUTION' => 'BDFOY/Pod-Perldoc-3.15_14.tar.gz',
+        'MAINTAINER'   => 'mallen',
+        'DISTRIBUTION' => 'MALLEN/Pod-Perldoc-3.15_15.tar.gz',
         'FILES'        => q[dist/Pod-Perldoc],
 
         # in blead, the perldoc executable is generated by perldoc.PL
index f980613..fed9a48 100644 (file)
@@ -217,6 +217,10 @@ race conditions [perl #107216].
 
 =item *
 
+L<Pod::Perldoc> has been upgraded from version 3.15_01 to version 3.15_15.
+
+=item *
+
 L<Term::UI> has been upgraded from version 0.26 to version 0.30.
 
 =item *