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