in reply to Question regarding Tie::File or a better way to handle huge 2-D arrays

You might also try DBM::Deep - it's Perl data structures backed by disk instead of RAM.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
  • Comment on Re: Question regarding Tie::File or a better way to handle huge 2-D arrays