debian man page for marc2xml

Query: marc2xml

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MARC2XML(1p)						User Contributed Perl Documentation					      MARC2XML(1p)

NAME
marc2xml - convert a MARC file to XML
SYNOPSIS
# convert a file % marc2xml marc.dat > marc.xml # or use in a pipeline % cat marc.dat | marc2xml > marc.xml
DESCRIPTION
marc2xml is a command line utility for converting MARC21 bibliographic data to XML using the Library of Congress Slim Schema. Conversion is handled using the MARC::Record and MARC::File::XML packages. perl v5.14.2 2010-03-29 MARC2XML(1p)
Related Man Pages
yaz-marcdump(1) - debian
yaz_record(3) - php
marc::charset::code(3pm) - debian
marc::crosswalk::dublincore(3pm) - debian
marc::record(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph