NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Pod::Simple (Score:5, Informative)
Re:Pod::Simple (Score:1)
Anyway, I hope none of my future uploads to the CPAN will show these POD ERROR symptoms. I'd find them slightly embarrassing.
Reply to This
Parent
Re:Pod::Simple (Score:3, Informative)
I had forgot about the POD ERRORS section when I made the change, but then thought why not leave it. If it makes people fix their POD out of embarrassment then that's good.
If you want to check you POD before upload, goto http://search.cpan.org/pod2html [cpan.org]
Re:Pod::Simple (Score:1)
Yes, yes, yes, I do want to do that!
I didn't know that this service has been added to search.cpan.org. Very nice. I was for a long time looking for a way to ensure that my POD is compatible with its POD-processor; now I can.
Thanks for adding this!