The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

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

DESCRIPTION

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