This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #82712] Pod link fixes to use correct markup.
authorMichael Stevens <mstevens@etla.org>
Mon, 24 Jan 2011 17:51:57 +0000 (09:51 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 24 Jan 2011 17:58:43 +0000 (09:58 -0800)
(found using code from Karl Williamson <public@khwilliamson.com>)

ext/B/B/Showlex.pm

index 3b261a3..bbf90ff 100644 (file)
@@ -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