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

https://github.com/natlibfi/marc-record-autopunct


https://github.com/natlibfi/marc-record-autopunct

Last synced: 2 days ago
JSON representation

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.