in reply to Re: Re: variables names used to define variables
in thread variables names used to define variables
is.my %hash; my $key = "foo"; $hash {$key} = 1;
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: variables names used to define variables
by hardburn (Abbot) on Dec 11, 2003 at 17:23 UTC |