![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
for (@array) { $hash{$_} = 1 } is how I'd do it.
In reply to Re: Array to Hash
by httptech
|
|