AnyDBM_File::Importer - Import DBM package symbols when using AnyDBM_File
AnyDBM_File::Importer can be used to import the likes of $DB_BTREE, R_DUP, and other symbols from DBFile DBMs. It is required to use the Berkeley DB API emulation provided in SQLiteFile.
Thanks for downloading!
To install, simply:
perl Build.PL
./Build
./Build test
./Build install
EOT