https://github.com/natlibfi/marc-record-autopunct
https://github.com/natlibfi/marc-record-autopunct
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/natlibfi/marc-record-autopunct
- Owner: NatLibFi
- Created: 2014-09-26T07:16:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-07-07T10:58:31.000Z (almost 9 years ago)
- Last Synced: 2025-07-28T22:44:22.578Z (11 months ago)
- Language: Perl
- Size: 21.5 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
MARC-Record-AutoPunct version 0.01
==================================
Automatically tries to add some punctuations to marc records.
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 this github projet:
https://github.com/NatLibFi/MARC-Record-AutoPunct
AUTHOR
Pasi Tuominen
COPYRIGHT AND LICENCE
Copyright (C) 2014 by The National Library of Finland
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.18.2 or,
at your option, any later version of Perl 5 you may have available.