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

[perl #84196] [PATCH] Fix bad pod links found by Test::Pod::LinkCheck

Thread Next
From:
Father Chrysostomos via RT
Date:
February 15, 2011 20:27
Subject:
[perl #84196] [PATCH] Fix bad pod links found by Test::Pod::LinkCheck
Message ID:
rt-3.6.HEAD-24085-1297830417-1121.84196-15-0@perl.org
On Tue Feb 15 18:12:35 2011, perl@0ne.us wrote:
> Hello,
> 
>     I noticed that there has been a lot of POD fixes in blead. I decided
> to take advantage of this opportunity and run Test::Pod::LinkCheck on
> the entire tree. I ignored any error that wasn't in pod/ - I'll
> investigate them separately. ( dual-life modules or something bizarre :)
> Here's a patch which fixes bad section links and change inappropriate
> L<> to F<> or C<>.

Thank you. I have applied it as 96090e4.

>     There are many more links that is missing quotes in their section -
> i.e. L<perlhacktips/How to make foo> which should be corrected to
> L<perlhacktips/"How to make foo">. While this doesn't break anything I
> would like to also fix this. If nobody yells at me to not do it I'll
> submit another patch to fix this sometime soon.

Why do those need to be corrected? L<perlhacktips/How to make foo> is
valid syntax as far as I know.


Thread Next


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