Eric Roode wrote:

> Adjust your thinking a bit, not the language. Try:
>    %my_fruit_set = (orange => 1, lemon => 1);
>or
>    @my_fruit_set{qw/orange lemon/} = ();

Yes, probably, this could be easiest... :)

But, maybe because I'm a mulish person, I still thinking that if we
actually use such ingenuity it is beacause the language miss of the very
very USEFULL functions I'm desperatly, alone in the dark, without any
voice responding in my way, asking for ! 

:)

Gael,

Reply via email to