in reply to
a global hash?
Note that
my %heap_hash;
would work just as well in the code you posted.
Comment on
Re: a global hash?
Download
Code
In Section
Seekers of Perl Wisdom