Query: marc::charset::compiler
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MARC::Charset::Compiler(3pm) User Contributed Perl Documentation MARC::Charset::Compiler(3pm)NAMEMARC::Charset::Compiler - compile XML mapping rules from LoCSYNOPSIS$compiler = MARC::Charset::Compiler->new(); $table = $compiler->compile('codetables.xml');DESCRIPTIONMARC::Charset uses mapping rules from the Library of Congress for generating a MARC::Charset::Table for looking up utf8 values based on the source MARC-8 character set and the character.METHODSnew() The constructor. compile() Pass in the path to an XML file to compile. perl v5.12.4 2010-03-29 MARC::Charset::Compiler(3pm)