throop has asked for the wisdom of the Perl Monks concerning the following question:
I saw cosmicperl's question about
and answered because, hey, I know what a prototype is (and why not to use them.)sub Request(;***$*$) {
But, if you didn't recognize (;***$*$), how the heck would you ever RTFM for it?
throop
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How would you RTFM for this
by FunkyMonk (Bishop) on Oct 13, 2007 at 15:53 UTC | |
|
Re: How would you RTFM for this
by moritz (Cardinal) on Oct 14, 2007 at 10:49 UTC | |
by blazar (Canon) on Oct 14, 2007 at 14:05 UTC |