Categories

Updated: 01/08/2001

Disk-based data structures (DBM)

For those who don''t want to get tied up with a relational database and all the supporting software needed, yet still need to store a dataset to disk for future use, this tutorial provides several Perl DBM, or database management, solutions which have much less overheard than DBI and are a quick way to store and use Perl data structures to and from disk.
©2019 A--9.com