{
    "content": [
        {
            "type": "text",
            "text": "# Template::Directive (perldoc)\n\n## NAME\n\nTemplate::Directive - Perl code generator for template directives\n\n## SYNOPSIS\n\n# no user serviceable parts inside\n\n## DESCRIPTION\n\nThe \"Template::Directive\" module defines a number of methods that generate Perl code for the\nruntime representation of the various Template Toolkit directives.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHOR**\n- **COPYRIGHT**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Template::Directive",
        "section": "",
        "mode": "perldoc",
        "summary": "Template::Directive - Perl code generator for template directives",
        "synopsis": "# no user serviceable parts inside",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Template::Directive - Perl code generator for template directives\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "# no user serviceable parts inside\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The \"Template::Directive\" module defines a number of methods that generate Perl code for the\nruntime representation of the various Template Toolkit directives.\n\nIt is used internally by the Template::Parser module.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Andy Wardley <abw@wardley.org> <http://wardley.org/>\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.\n\nThis module is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Template::Parser\n",
                "subsections": []
            }
        }
    }
}