# New Ticket Created by Michael Stevens # Please include the string: [perl #82716] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=82716 > (found using code from Karl Williamson <public@khwilliamson.com>) --- ext/B/B/Showlex.pm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/B/B/Showlex.pm b/ext/B/B/Showlex.pm index 3b261a3..bbf90ff 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 -- 1.7.3.1