summaryrefslogtreecommitdiff
path: root/pod/podchecker.PL
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-06-09 13:13:29 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-06-09 13:13:29 +0000
commit7d8277e26ba3dacb5d0719896027eea95e497496 (patch)
treee9383321a735b202e11f0033cd47682b8854146d /pod/podchecker.PL
parent1d69df2bf087d7ee3a9ecf4ad5d83ad461d6e51e (diff)
downloadperl-7d8277e26ba3dacb5d0719896027eea95e497496.tar.gz
Upgrade to Pod::Parser 1.28
(except Pod::Find, which has local patches not yet on CPAN) p4raw-id: //depot/perl@22920
Diffstat (limited to 'pod/podchecker.PL')
-rw-r--r--pod/podchecker.PL4
1 files changed, 3 insertions, 1 deletions
diff --git a/pod/podchecker.PL b/pod/podchecker.PL
index 1a903b50aa..1fa6917b17 100644
--- a/pod/podchecker.PL
+++ b/pod/podchecker.PL
@@ -114,8 +114,10 @@ L<Pod::Parser> and L<Pod::Checker>
=head1 AUTHORS
+Please report bugs using L<http://rt.cpan.org>.
+
Brad Appleton E<lt>bradapp@enteract.comE<gt>,
-Marek Rouchal E<lt>marek@saftsack.fs.uni-bayreuth.deE<gt>
+Marek Rouchal E<lt>marekr@cpan.orgE<gt>
Based on code for B<Pod::Text::pod2text(1)> written by
Tom Christiansen E<lt>tchrist@mox.perl.comE<gt>