Biblio::Isis will read ISIS databases created by DOS CDS/ISIS, WinIsis or
IsisMarc. It can be used as perl-only alternative to OpenIsis module which
seems to depriciate it's old XS bindings for perl.
.
It can create hash values from data in ISIS database (using to_hash), ASCII
dump (using to_ascii) or just hash with field names and packed values (like
^asomething^belse).
.
Unique feature of this module is ability to include_deleted records. It will
also skip zero sized fields (OpenIsis has a bug in XS bindings, so fields
which are zero sized will be filled with random junk from memory).
.
It also has support for identifiers (only if ISIS database is created by
IsisMarc), see to_hash.
Installed Size: 80.9 kB
Architectures: all