in reply to
GDBM_File to memory?
It sounds like you're looking for Storable, not a dbm file.
Comment on
Re: GDBM_File to memory?
Replies are listed 'Best First'.
Re^2: GDBM_File to memory?
by
keymon
(Beadle)
on Dec 23, 2005 at 19:33 UTC
I can't use Storable because the DB has to be read by other programs (in C, CPP, etc.)
[reply]
In Section
Seekers of Perl Wisdom