DBM « Database « Perl






1.Creating and Assigning Data to a DBM File
2.Open DBM up for read write access
3.Opening an MLDBM database is similar to opening a regular DBM database:
4.Reads DBM file, printing entries with tie and untie function
5.Store hashes in a DBM file:
6.Using DBM databases with reports
7.Write out data into a DBM database
8.Copying from One DBM Format to Another