{
    "mode": "perldoc",
    "parameter": "TAP::Parser::Result::Pragma",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/TAP%3A%3AParser%3A%3AResult%3A%3APragma/json",
    "generated": "2026-07-05T23:31:12Z",
    "sections": {
        "NAME": {
            "content": "TAP::Parser::Result::Pragma - TAP pragma 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 pragma is\nencountered.\n\nTAP version 13\npragma +strict, -foo\n\nPragmas are only supported from TAP version 13 onwards.\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": "\"pragmas\"\nif ( $result->ispragma ) { @pragmas = $result->pragmas; }\n"
                }
            ]
        }
    },
    "summary": "TAP::Parser::Result::Pragma - TAP pragma token.",
    "flags": [],
    "examples": [],
    "see_also": []
}