Maybe I don't understand, but do you mean these:
# copy keys to array @array = keys %hash; # copy values to array @array = values %hash; # copy key-value pairs to array @array = %hash
In reply to Re: Copy hash's key to an array
by zwon
in thread Copy hash's key to an array
by saranrsm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |