{
    "content": [
        {
            "type": "text",
            "text": "# File::Spec::Epoc (perldoc)\n\n## NAME\n\nFile::Spec::Epoc - methods for Epoc file specs\n\n## SYNOPSIS\n\nrequire File::Spec::Epoc; # Done internally by File::Spec if needed\n\n## DESCRIPTION\n\nSee File::Spec::Unix for a documentation of the methods provided there. This package overrides\nthe implementation of these methods, not the semantics.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n- **AUTHOR**\n- **COPYRIGHT**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "File::Spec::Epoc",
        "section": "",
        "mode": "perldoc",
        "summary": "File::Spec::Epoc - methods for Epoc file specs",
        "synopsis": "require File::Spec::Epoc; # Done internally by File::Spec if needed",
        "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": "canonpath",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "File::Spec::Epoc - methods for Epoc file specs\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "require File::Spec::Epoc; # Done internally by File::Spec if needed\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "See File::Spec::Unix for a documentation of the methods provided there. This package overrides\nthe implementation of these methods, not the semantics.\n\nThis package is still a work in progress. ;-)\n",
                "subsections": [
                    {
                        "name": "canonpath",
                        "content": "No physical check on the filesystem, but a logical cleanup of a path. On UNIX eliminated\nsuccessive slashes and successive \"/.\".\n"
                    }
                ]
            },
            "AUTHOR": {
                "content": "o.flebbe@gmx.de\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "Copyright (c) 2004 by the Perl 5 Porters. All rights reserved.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "See File::Spec and File::Spec::Unix. This package overrides the implementation of these methods,\nnot the semantics.\n",
                "subsections": []
            }
        }
    }
}