in reply to
Using the file system as a DB in a web app?
If you need a persistent hash-of-hashes, why not use
DBM::Deep
?
My criteria for good software:
Does it work?
Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
Comment on
Re: Using the file system as a DB in a web app?
In Section
Seekers of Perl Wisdom