https://github.com/natlibfi/marc-file-marc21
https://github.com/natlibfi/marc-file-marc21
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/natlibfi/marc-file-marc21
- Owner: NatLibFi
- Created: 2014-10-02T05:56:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T10:22:11.000Z (about 11 years ago)
- Last Synced: 2025-01-21T14:46:22.643Z (over 1 year ago)
- Language: Perl
- Size: 129 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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.