![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: José's Guide for creating Perl modulesby toolic (Bishop) |
on Jul 14, 2010 at 17:22 UTC ( #849574=note: print w/replies, xml ) | Need Help?? |
Another step I find useful "Before uploading" is to use pod2cpanhtml to get a glimpse of what my POD will look like on CPAN. It is as close as you're going to get to the real thing.
Update: I noticed this useful piece of information on CPAN Ratings: "It is also possible to preview CPAN HTML using http://search.cpan.org/pod2html service, that allows uploading .pm files."
In Section
Tutorials
|
|