http://qs321.pair.com?node_id=627

Current Perl documentation can be found at perldoc.perl.org.

Here is our local, out-dated (pre-5.6) version:

You can look into using the DB_File module and tie() using the $DB_BTREE hash bindings as documented in In Memory Databases. The Tie::IxHash module from CPAN might also be instructive.