|
|
| go ahead... be a heretic | |
| PerlMonks |
Re^3: reiterateing over arrayby alexm (Chaplain) |
| on Aug 19, 2008 at 21:35 UTC ( #705347=note: print w/ replies, xml ) | Need Help?? |
|
You might want to use something like DBM::Deep that lets you tie a hash into a file. Thus, you get the simplicity of using a hash for quick access and the persistence of the data in a file.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||