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

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


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

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

MARC-File-MARC21 version 0.02
===============================

A subclass of MARC::File specific to the MARC21/exchange format

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-MARC21

AUTHOR

Pasi Tuominen

COPYRIGHT AND LICENCE

Copyright (C) 2011-2014 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.