{
    "mode": "perldoc",
    "parameter": "MARC::File::Encode",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/MARC%3A%3AFile%3A%3AEncode/json",
    "generated": "2026-06-13T11:21:45Z",
    "sections": {
        "NAME": {
            "content": "MARC::File::Encode - Encode wrapper for MARC::Record\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Encode.pm exports encode() by default, and MARC::File::USMARC already has a function encode() so\nwe need this wrapper to keep things the way they are. I was half tempted to change\nMARC::File::USMARC::encode() to something else but there could very well be code in the wild\nthat uses it directly and I don't want to break backwards compat. This probably comes with a\nperformance hit of some kind.\n\nmarctoutf8()\nSimple wrapper around Encode::decode().\n",
            "subsections": []
        }
    },
    "summary": "MARC::File::Encode - Encode wrapper for MARC::Record",
    "flags": [],
    "examples": [],
    "see_also": []
}