perl.org wrote:
> I would like to use them if just for documentation purposes - it is
> just slightly more clear to me to see
>
> sub something( $$$ )
> {
>
> than
>
> sub something
> {Except that those are different in much more that just "documentation". Don't go that way... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
