summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stevens <mstevens@etla.org>2011-01-24 09:51:57 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-01-24 09:58:43 -0800
commite843f77508a3858019327dca95534051d8daf440 (patch)
treea839286ad271639d0a69fab4d193cab335951847
parent1b2010d562896a85a3d7503ffac2298670663f83 (diff)
downloadperl-e843f77508a3858019327dca95534051d8daf440.tar.gz
[perl #82712] Pod link fixes to use correct markup.
(found using code from Karl Williamson <public@khwilliamson.com>)
-rw-r--r--ext/B/B/Showlex.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/B/B/Showlex.pm b/ext/B/B/Showlex.pm
index 3b261a337d..bbf90ff29d 100644
--- a/ext/B/B/Showlex.pm
+++ b/ext/B/B/Showlex.pm
@@ -188,8 +188,8 @@ your declared lexicals.
=head1 SEE ALSO
-C<B::Showlex> can also be used outside of the O framework, as in the third
-example. See C<B::Concise> for a fuller explanation of reasons.
+L<B::Showlex> can also be used outside of the O framework, as in the third
+example. See L<B::Concise> for a fuller explanation of reasons.
=head1 TODO