develooper Front page | perl.perl5.porters | Postings from January 2011

[perl #82712] [PATCH] Pod link fixes to use correct markup.

Thread Previous
From:
Father Chrysostomos via RT
Date:
January 24, 2011 10:01
Subject:
[perl #82712] [PATCH] Pod link fixes to use correct markup.
Message ID:
rt-3.6.HEAD-5425-1295892087-1601.82712-15-0@perl.org
On Mon Jan 24 06:00:26 2011, mstevens wrote:
> (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
>  

Thank you. Applied as e843f77508.


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About