Disk-based Data Structures (DBM)
We’ve discussed the interaction between Perl and relational databases, courtesy of theĀ DBI module, in several installments of the Perl You Need to Know. But suppose you don’t want to get tied up with a relational database and all the supporting software needed, yet you still need to…

