in reply to Re: Re: Worst thing you ever made with Perl
in thread Worst thing you ever made with Perl
=head1 DESCRIPTION This sub is designed blah de blah blah and on and on etc ad infinitum =cut
That is bad POD style. It's like putting something like this on the monastery:
DESCRIPTION
|
Indented paragraphs are verbatim and appear as they are, in a monospaced font. Don't do that unless it is code or you're using ASCII for lay-out.
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Worst thing you ever made with Perl
by barrd (Canon) on Sep 30, 2003 at 13:14 UTC |