in reply to
Re: storing a large hash in a database
in thread
storing a large hash in a database
Found this through Google and it helped me filter dupes out of massive files (the %seen hash got too big for memory). Thanks!
Comment on
Re^2: storing a large hash in a database
In Section
Seekers of Perl Wisdom