summaryrefslogtreecommitdiff
path: root/pod/perlutil.pod
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-05-19 16:18:47 -0600
committerKarl Williamson <public@khwilliamson.com>2011-05-19 16:54:47 -0600
commitf961539761e7102d5e574ea6cf9c9f345dec91c6 (patch)
tree1c48de93db21cd3d21044beb9c55731386b615d6 /pod/perlutil.pod
parenta2399b13b9afd9ca0b55972ad0b6c19485eee5b0 (diff)
downloadperl-f961539761e7102d5e574ea6cf9c9f345dec91c6.tar.gz
perlutil: Fix broken links
Diffstat (limited to 'pod/perlutil.pod')
-rw-r--r--pod/perlutil.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perlutil.pod b/pod/perlutil.pod
index 53ecb5986d..27fc78bab6 100644
--- a/pod/perlutil.pod
+++ b/pod/perlutil.pod
@@ -66,7 +66,7 @@ utility will look for errors in your markup.
F<splain> is an interface to L<perldiag> - paste in your error message
to it, and it'll explain it for you.
-=item L<roffitall|roffitall>
+=item C<roffitall|roffitall>
The C<roffitall> utility is not installed on your system but lives in
the F<pod/> directory of your Perl source kit; it converts all the
@@ -164,7 +164,7 @@ itself or any of the standard library modules back to the developers;
please read through the documentation for F<perlbug> thoroughly before
using it to submit a bug report.
-=item L<perlthanks|perlthanks>
+=item L<perlthanks|perlbug>
This program provides an easy way to send a thank-you message back to the
authors and maintainers of perl. It's just F<perlbug> installed under
@@ -304,7 +304,7 @@ validate your packlists and even create a tarball from an installed module.
L<perldoc|perldoc>, L<pod2man|pod2man>, L<perlpod>,
L<pod2html|pod2html>, L<pod2usage|pod2usage>, L<podselect|podselect>,
L<podchecker|podchecker>, L<splain|splain>, L<perldiag>,
-L<roffitall|roffitall>, L<a2p|a2p>, L<s2p|s2p>, L<find2perl|find2perl>,
+C<roffitall|roffitall>, L<a2p|a2p>, L<s2p|s2p>, L<find2perl|find2perl>,
L<File::Find|File::Find>, L<pl2pm|pl2pm>, L<perlbug|perlbug>,
L<h2ph|h2ph>, L<c2ph|c2ph>, L<h2xs|h2xs>, L<dprofpp|dprofpp>,
L<Devel::DProf>, L<enc2xs>, L<xsubpp>, L<cpan>, L<cpanp>, L<cpan2dist>,