| name | dbm |
| source | |
| version | 0.06 |
| language | Perl |
| type | command-line program |
| author | Michael Fowler |
| license | GNU General Public License |
| description | dbm is a command-line program for accessing DBM files. This includes any DBM format your Perl supports, which is typically GNU DBM, BerkeleyDB, and may also include NDBM, ODBM, and SDBM. Berkeley btree and recno formats are both supported.
See |