Hi,
Timothy S. Nelson wrote:
> Hi all. Can we change %*OPTS to %*ARGH ?
You can, in any program you like (at least very nearly):
sub MAIN(*...@arga, *%ARGH) {
...
}
Cheers,
Moritz
On Sun, Apr 19, 2009 at 18:57, Timothy S. Nelson wrote:
> Hi all. Can we change %*OPTS to %*ARGH ? By analogy with @ARGS, but
> a hash of args? I've always used that, and kind of like the amusement
> factor :).
>
>
cute, but please, no. %*OPTS is descriptive and
Hi all. Can we change %*OPTS to %*ARGH ? By analogy with @ARGS, but
a hash of args? I've always used that, and kind of like the amusement factor
:).
-
| Name: Tim Nelson | Because the Creat