{
    "mode": "perldoc",
    "parameter": "TAP::Parser::Result::Unknown",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/TAP%3A%3AParser%3A%3AResult%3A%3AUnknown/json",
    "generated": "2026-06-16T15:51:47Z",
    "sections": {
        "NAME": {
            "content": "TAP::Parser::Result::Unknown - Unknown result 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 the parser\ndoes not recognize the token line. For example:\n\n1..5\nVERSION 7\nok 1 - woo hooo!\n... woo hooo! is cool!\n\nIn the above \"TAP\", the second and fourth lines will generate \"Unknown\" tokens.\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": []
        }
    },
    "summary": "TAP::Parser::Result::Unknown - Unknown result token.",
    "flags": [],
    "examples": [],
    "see_also": []
}