in reply to
Memory Optimization
Don't use huge perl files. If you need to store multi-level huge hash structure then use
MLDBM
.
--
Ilya Martynov (
http://martynov.org/
)
Comment on
Re: Memory Optimization
In Section
Seekers of Perl Wisdom