{
    "mode": "perldoc",
    "parameter": "TAP::Parser::Result::Version",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/TAP%3A%3AParser%3A%3AResult%3A%3AVersion/json",
    "generated": "2026-06-16T06:24:40Z",
    "sections": {
        "NAME": {
            "content": "TAP::Parser::Result::Version - TAP syntax version token.\n",
            "subsections": []
        },
        "VERSION": {
            "content": "Version 3.43\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is a subclass of TAP::Parser::Result. A token of this class will be returned if a version\nline is encountered.\n\nTAP version 13\nok 1\nnot ok 2\n\nThe first version of TAP to include an explicit version number is 13.\n",
            "subsections": []
        },
        "OVERRIDDEN METHODS": {
            "content": "Mainly listed here to shut up the pitiful screams of the pod coverage tests. They keep me awake\nat night.\n\n*   \"asstring\"\n\n*   \"raw\"\n",
            "subsections": [
                {
                    "name": "Instance Methods",
                    "content": "\"version\"\nif ( $result->isversion ) {\nprint $result->version;\n}\n\nThis is merely a synonym for \"asstring\".\n"
                }
            ]
        }
    },
    "summary": "TAP::Parser::Result::Version - TAP syntax version token.",
    "flags": [],
    "examples": [],
    "see_also": []
}