<<

NAME

generate_MARC21Languages.pl

SYNOPSIS

    generate_MARC21Languages.pl
    generate_MARC21Languages.pl --url='http://www.loc.gov/standards/codelists/languages.xml'

DESCRIPTION

Create MARC21Languages.xsl from the loc.gov MARC21 Code List for Languages

--help

Prints this help

--url

Fetch the languages XML from this url. Defaults to http://www.loc.gov/standards/codelists/languages.xml

--output

Writes the output XML into this file. Defaults to STDOUT.

<<