in reply to Re: •Re: Comparing values in a hash
in thread Comparing values in a hash

No, that won't make an arrayref for the values. That'll have the second value at the same key overwrite the first.

-- Randal L. Schwartz, Perl hacker

  • Comment on •Re: Re: •Re: Comparing values in a hash