>>>>> On Sun, 16 Mar 2003 11:40:43 -0800, Golda Velez <[EMAIL PROTECTED]> said:
> Hello modules folks > Sorry if this is a dumb question - I have been using CPAN modules for > years and have some of my own stuff I'd like to contribute - but I > haven't seen an obvious link for how to nicely format both the code > and docs to the CPAN 'way'. Are there templates somewhere, am I > missing something obvious? perl 5.8 comes with the manpages perlmodstyle and perlnewmod. I think they are a good starting point. -- andreas