Tie::MAB2::RecnoViaId - mediate between Tie::MAB2::Id and ::Recno


MAB2 documentation  | view source Contained in the MAB2 distribution.

Index


NAME

Top

Tie::MAB2::RecnoViaId - mediate between Tie::MAB2::Id and ::Recno

SYNOPSIS

Top

 tie %tie, 'Tie::MAB2::RecnoViaId', file => 'MAB-file';

DESCRIPTION

Top

Map the MAB2 identifikationsnummer to the record number. FETCH returns just the record number. Use Tie::MAB2::Recno to access the record itself.


MAB2 documentation  | view source Contained in the MAB2 distribution.