{
    "content": [
        {
            "type": "text",
            "text": "# File::HomeDir::Driver (perldoc)\n\n## NAME\n\nFile::HomeDir::Driver - Base class for all File::HomeDir drivers\n\n## DESCRIPTION\n\nThis module is the base class for all File::HomeDir drivers, and must be inherited from to\nidentify a class as a driver.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **AUTHOR**\n- **SEE ALSO**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "File::HomeDir::Driver",
        "section": "",
        "mode": "perldoc",
        "summary": "File::HomeDir::Driver - Base class for all File::HomeDir drivers",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "File::HomeDir::Driver - Base class for all File::HomeDir drivers\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module is the base class for all File::HomeDir drivers, and must be inherited from to\nidentify a class as a driver.\n\nIt is primarily provided as a convenience for this specific identification purpose, as\nFile::HomeDir supports the specification of custom drivers and an \"->isa\" check is used during\nthe loading of the driver.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Adam Kennedy <adamk@cpan.org>\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "File::HomeDir\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright 2009 - 2011 Adam Kennedy.\n\nCopyright 2017 - 2020 Jens Rehsack\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nThe full text of the license can be found in the LICENSE file included with this module.\n",
                "subsections": []
            }
        }
    }
}