{
    "content": [
        {
            "type": "text",
            "text": "# File::HomeDir::MacOS9 (perldoc)\n\n## NAME\n\nFile::HomeDir::MacOS9 - Find your home and other directories on legacy Macintosh systems\n\n## SYNOPSIS\n\nuse File::HomeDir;\n# Find directories for the current user\n$home    = File::HomeDir->myhome;\n$desktop = File::HomeDir->mydesktop;\n\n## DESCRIPTION\n\nThis module provides implementations for determining common user directories on legacy Mac\nhosts. In normal usage this module will always be used via File::HomeDir.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SUPPORT**\n- **AUTHORS**\n- **SEE ALSO**\n- **COPYRIGHT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "File::HomeDir::MacOS9",
        "section": "",
        "mode": "perldoc",
        "summary": "File::HomeDir::MacOS9 - Find your home and other directories on legacy Macintosh systems",
        "synopsis": "use File::HomeDir;\n# Find directories for the current user\n$home    = File::HomeDir->myhome;\n$desktop = File::HomeDir->mydesktop;",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "SUPPORT",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 11,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "File::HomeDir::MacOS9 - Find your home and other directories on legacy Macintosh systems\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use File::HomeDir;\n\n# Find directories for the current user\n$home    = File::HomeDir->myhome;\n$desktop = File::HomeDir->mydesktop;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module provides implementations for determining common user directories on legacy Mac\nhosts. In normal usage this module will always be used via File::HomeDir.\n\nThis module is no longer actively maintained, and is included only for extreme\nback-compatibility.\n\nOnly the \"myhome\" and \"mydesktop\" methods are supported.\n",
                "subsections": []
            },
            "SUPPORT": {
                "content": "See the support section the main File::HomeDir module.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Adam Kennedy <adamk@cpan.org>\n\nSean M. Burke <sburke@cpan.org>\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "File::HomeDir\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright 2005 - 2011 Adam Kennedy.\n\nCopyright 2017 - 2020 Jens Rehsack\n\nSome parts copyright 2000 Sean M. Burke.\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": []
            }
        }
    }
}