I was looking for a flatfile database module (something that would be platform independent and database independent). I searched through CPAN and didn't find what I was looking for. I was thinking of doing something like this:
Forgive me if this doesn't run as typed. At the moment, I have nothing to test it on.
That is how I would place my data in memory. The array of hashes seemed to work as I was playing around. My questions are:
Am I doing this the hard way? I have a talent for that.