On Mon, 29 Jul 2002, Janek Schleicher wrote:
>
> > 1.) First of all, I'm unhappy with the '~' I had to plug in so $funcs{$func}~[$1]
>would not be
> > considered as a ref to an array. Is there a better way to stop Perl from
>misinterpreting this? I
> > need the []-braces since arguments to func
Kay Bieri wrote at Sun, 28 Jul 2002 13:21:44 +0200:
> 1.) First of all, I'm unhappy with the '~' I had to plug in so $funcs{$func}~[$1]
>would not be
> considered as a ref to an array. Is there a better way to stop Perl from
>misinterpreting this? I
> need the []-braces since arguments to funct