1MARC::Charset::CompilerU(s3e)r Contributed Perl DocumentaMtAiRoCn::Charset::Compiler(3)
2
3
4

NAME

6       MARC::Charset::Compiler - compile XML mapping rules from LoC
7

SYNOPSIS

9           $compiler = MARC::Charset::Compiler->new();
10           $table = $compiler->compile('codetables.xml');
11

DESCRIPTION

13       MARC::Charset uses mapping rules from the Library of Congress for
14       generating a MARC::Charset::Table for looking up utf8 values based on
15       the source MARC-8 character set and the character.
16

METHODS

new()

19       The constructor.
20

compile()

22       Pass in the path to an XML file to compile.
23
24
25
26perl v5.32.0                      2020-07-28        MARC::Charset::Compiler(3)
Impressum