{
    "content": [
        {
            "type": "text",
            "text": "# Template::Tutorial (perldoc)\n\n## NAME\n\nTemplate::Tutorial - Template Toolkit Tutorials\n\n## Sections\n\n- **NAME**\n- **Template Toolkit Tutorials** (2 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Template::Tutorial",
        "section": "",
        "mode": "perldoc",
        "summary": "Template::Tutorial - Template Toolkit Tutorials",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "Template Toolkit Tutorials",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Template::Tutorial::Web",
                        "lines": 3
                    },
                    {
                        "name": "Template::Tutorial::Datafile",
                        "lines": 3
                    }
                ]
            }
        ],
        "sections": {
            "NAME": {
                "content": "Template::Tutorial - Template Toolkit Tutorials\n",
                "subsections": []
            },
            "Template Toolkit Tutorials": {
                "content": "",
                "subsections": [
                    {
                        "name": "Template::Tutorial::Web",
                        "content": "The Template::Tutorial::Web tutorial shows how you can use the Template Toolkit to generate\nstatic and dynamic web content.\n"
                    },
                    {
                        "name": "Template::Tutorial::Datafile",
                        "content": "The Template::Tutorial::Datafile tutorial shows how you can use the Template Toolkit to generate\nother data formats like XML.\n"
                    }
                ]
            }
        }
    }
}