my @array = qw( you really don't know where the entry is do you ); my $cnt = 0; my %hash = map { $_ => $cnt++ } @array; print $hash{entry}, "\n";
-derby
In reply to Re: Array location?
by derby
in thread Array location?
by MrMadScience
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |