in reply to flower box comments
Now you run it through perldoc, pod2man, pod2text, pod2html ...=head2 get_records my @foo = get_records( $dbh , "select * from BAR..." ); =cut sub get_records { # ... }
Comments are not documentation ;)
*links here*
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: flower box comments
by cleverett (Friar) on Nov 17, 2003 at 08:12 UTC | |
by PodMaster (Abbot) on Nov 17, 2003 at 20:11 UTC | |
by cleverett (Friar) on Nov 17, 2003 at 21:36 UTC |