John M. Dlugosz has asked for the wisdom of the Perl Monks concerning the following question:
I wanted to put the argument list on the headline too, and that looks fine (see Module Design Review - Exporter::VA).
But, that means that L<xref> tags will have to include the exact entire string, which is at the very least a bore and potentially a maintanaince problem.
So, I changed some of them to just listing the method name in the headline, and put a illustrative parameter list and return value on the next line as a verbatim paragraph.
What's a better way to do it?
—John
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: POD question: listing methods
by strider corinth (Friar) on Oct 29, 2002 at 21:20 UTC | |
Re: POD question: listing methods
by adrianh (Chancellor) on Oct 29, 2002 at 23:10 UTC | |
by John M. Dlugosz (Monsignor) on Oct 30, 2002 at 00:34 UTC | |
by adrianh (Chancellor) on Oct 30, 2002 at 10:47 UTC | |
Re: POD question: listing methods
by PodMaster (Abbot) on Oct 30, 2002 at 11:25 UTC |