Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

MARC::File::Encode

Name MARC::File::Encode
Version
Located at /usr/share/perl5
File /usr/share/perl5/MARC/File/Encode.pm
Is Core No
Search CPAN for this module MARC::File::Encode
Documentation MARC::File::Encode
Module Details MARC::File::Encode

NAME

MARC::File::Encode - Encode wrapper for MARC::Record


DESCRIPTION

Encode.pm exports encode() by default, and MARC::File::USMARC already has a function encode() so we need this wrapper to keep things the way they are. I was half tempted to change MARC::File::USMARC::encode() to something else but there could very well be code in the wild that uses it directly and I don't want to break backwards compat. This probably comes with a performance hit of some kind.

marc_to_utf8()

Simple wrapper around Encode::decode().

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026