in reply to
Keeping hash table in memory
Will you be using the entire table each time? If not, consider storing the hash table in a temporary Sybase table.
Comment on
Re: Keeping hash table in memory
In Section
Seekers of Perl Wisdom