NAME - Very fast implementation MARC database reader SYNOPSIS For longer example with command line options look at DESCRIPTION This is very fast alternative to and modules. It's is also very suitable for random access to MARC records (as opposed to sequential one). METHODS new Read MARC database count Return number records in database fetch Fetch record from database First record number is leader Returns leader last record from Added in version 0.08 this module, so if you need it use: to be sure that it's supported. Read record with specified MFN and convert it to hash It has ability to convert characters (using from MARC database before creating structures enabling character re-mapping or quick fix-up data. This function returns hash which is like this: This method will also create additional field with MFN. AUTHOR COPYRIGHT This program is free software; you can redistribute it modify it under the same terms as itself. The full text the license can be found in the LICENSE file included with this module. SEE ALSO ,