{
    "content": [
        {
            "type": "text",
            "text": "# MARC::File::Encode (perldoc)\n\n## NAME\n\nMARC::File::Encode - Encode wrapper for MARC::Record\n\n## DESCRIPTION\n\nEncode.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\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "MARC::File::Encode",
        "section": "",
        "mode": "perldoc",
        "summary": "MARC::File::Encode - Encode wrapper for MARC::Record",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}