in reply to
Merging Hashes adding multiple values for keys, and replacing others
That's too much data for an in-memory hash, but you could probably make it work with a dbm file and something like
MLDBM
.
Comment on
Re: Merging Hashes adding multiple values for keys, and replacing others
In Section
Seekers of Perl Wisdom