Tie::MAB2::Dualdb::Recno - A BerkeleyDB access to the array side of a dualdb


MAB2 documentation  | view source Contained in the MAB2 distribution.

Index


NAME

Top

Tie::MAB2::Dualdb::Recno - A BerkeleyDB access to the array side of a dualdb

SYNOPSIS

Top

 tie @tie, 'Tie::MAB2::Dualdb::Recno', ...;

DESCRIPTION

Top

Access all records of a dualdb MAB2 file like an array. Compatibility database between the old raw textfile and an editable solution.


MAB2 documentation  | view source Contained in the MAB2 distribution.