>         @array = ( a=>1, b=>2, 'c', 3 );

Isn't this just an array of hashrefs in in disguise? Or am I missing
something?

I don't see a problem for adding more ways to do something, my only
problem would be if the "key" and "value" builtins were the only ways to
get to the data. You should be able to get to the data directly.

-Nate

Reply via email to