An open API service indexing awesome lists of open source software.

https://github.com/natlibfi/marc-file-oai_marcxml


https://github.com/natlibfi/marc-file-oai_marcxml

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

MARC-File-OAI_MARCXML version 0.01
==================================

A subclass of MARC::File specific to the OAI-MARCXML format

Note: this format is deprecated, use MARCXML if possible!

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

This module requires these other modules and libraries:

MARC::Record

BUGS

Any bugs should be reported to: https://github.com/NatLibFi/MARC-File-OAI_MARCXML

AUTHOR

Pasi Tuominen

COPYRIGHT AND LICENCE

Copyright (C) 2011 by the University Of Helsinki

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.