Link to perlbug's POD
authorTom Hukins <tom@eborcom.com>
Fri, 12 Mar 2010 17:27:31 +0000 (17:27 +0000)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 6 Nov 2010 05:24:30 +0000 (22:24 -0700)
Porting/perldelta_template.pod
Porting/release_managers_guide.pod
pod/perl.pod
pod/perlfaq2.pod
pod/perlhack.pod

index 4a1a4f6..4a6e099 100644 (file)
@@ -344,7 +344,7 @@ recently posted to the comp.lang.perl.misc newsgroup and the perl
 bug database at http://rt.perl.org/perlbug/ .  There may also be
 information at http://www.perl.org/ , the Perl Home Page.
 
-If you believe you have an unreported bug, please run the B<perlbug>
+If you believe you have an unreported bug, please run the L<perlbug>
 program included with your release.  Be sure to trim your bug down
 to a tiny but sufficient test case.  Your bug report, along with the
 output of C<perl -V>, will be sent off to perlbug@perl.org to be
index 923a4fd..56b5dcf 100644 (file)
@@ -787,7 +787,7 @@ I<If you're building a SNAPSHOT, you should STOP HERE>
 
 =item *
 
-Check that the C<perlbug> utility works. Try the following:
+Check that the L<perlbug> utility works. Try the following:
 
     $ bin/perlbug
     ...
index e681625..76c1326 100644 (file)
@@ -454,7 +454,7 @@ affected by wraparound).
 You may mail your bug reports (be sure to include full configuration
 information as output by the myconfig program in the perl source
 tree, or by C<perl -V>) to perlbug@perl.org .  If you've succeeded
-in compiling perl, the B<perlbug> script in the F<utils/> subdirectory
+in compiling perl, the L<perlbug> script in the F<utils/> subdirectory
 can be used to help mail in a bug report.
 
 Perl actually stands for Pathologically Eclectic Rubbish Lister, but
index 112f452..0b61c13 100644 (file)
@@ -311,7 +311,7 @@ found an actual bug.
 
 If you've found a bug with the perl interpreter or one of the modules
 in the standard library (those that come with Perl), you can use the
-C<perlbug> utility that comes with Perl (>= 5.004). It collects
+L<perlbug> utility that comes with Perl (>= 5.004). It collects
 information about your installation to include with your message, then
 sends the message to the right place.
 
index a0b3572..6fd511e 100644 (file)
@@ -283,7 +283,7 @@ to B<maintenance>. (With an exception for some patches that document
 behaviour that only appears in the maintenance branch, but which has
 changed in the development version.)
 
-To report a bug in Perl, use the program I<perlbug> which comes with
+To report a bug in Perl, use the program L<perlbug> which comes with
 Perl (if you can't get Perl to work, send mail to the address
 I<perlbug@perl.org> or I<perlbug@perl.com>).  Reporting bugs through
 I<perlbug> feeds into the automated bug-tracking system, access to