in reply to Re: Function signatures in POD-headlines/pseudo code! Is there a standard?
in thread Function signatures in POD-headlines/pseudo code! Is there a standard?
Hmm ... IMHO a meta-syntax can be shorter though precise, but this needs a common consensus...=head3 C<< $mech->content_as_png() >> =head3 C<< $mech->content_as_png( $tab ) >> =head3 C<< $mech->content_as_png( $tab, $x0, $y0, $x1, $y1 ) >>
Cheers Rolf
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Function signatures in POD-headlines/pseudo code! Is there a standard?
by ikegami (Patriarch) on Dec 07, 2009 at 18:03 UTC | |
by LanX (Saint) on Dec 07, 2009 at 18:09 UTC | |
Re^3: Function signatures in POD-headlines/pseudo code! Is there a standard?
by moritz (Cardinal) on Dec 07, 2009 at 18:33 UTC |