https://github.com/natlibfi/marc-file-oai_marcxml
https://github.com/natlibfi/marc-file-oai_marcxml
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/natlibfi/marc-file-oai_marcxml
- Owner: NatLibFi
- Created: 2014-09-29T08:25:44.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T12:40:37.000Z (over 9 years ago)
- Last Synced: 2025-01-21T14:46:21.402Z (over 1 year ago)
- Language: Perl
- Size: 4.88 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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.