Ed Summers > MARC-Detrans-1.3 > convert.pl

Download:
MARC-Detrans-1.3.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

convert.pl - a sample MARC::Detrans driver

SYNOPSIS ^

    convert.pl --config=options.xml --in=marc.dat --out=new.dat

DESCRIPTION ^

This is a sample script that illustrates how to use MARC::Detrans for detransliterating MARC records. It was customized mainly for its first user (Queens Borough Public Library) so you may want to change stuff in here. Most of what you'll find is code to enable logging, MARC::Detrans takes care of the actual detransliteration in a few lines of code.

OPTIONS ^