{
    "mode": "perldoc",
    "parameter": "Pod::Perldoc::ToTerm",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Pod%3A%3APerldoc%3A%3AToTerm/json",
    "generated": "2026-06-11T19:09:24Z",
    "synopsis": "perldoc -o term Some::Modulename",
    "sections": {
        "NAME": {
            "content": "Pod::Perldoc::ToTerm - render Pod with terminal escapes\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "perldoc -o term Some::Modulename\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is a \"plug-in\" class that allows Perldoc to use Pod::Text as a formatter class.\n\nIt supports the following options, which are explained in Pod::Text: alt, indent, loose, quotes,\nsentence, width\n\nFor example:\n\nperldoc -o term -w indent:5 Some::Modulename\n",
            "subsections": []
        },
        "PAGER FORMATTING": {
            "content": "Depending on the platform, and because this class emits terminal escapes it will attempt to set\nthe \"-R\" flag on your pager by injecting the flag into your environment variable for \"less\" or\n\"more\".\n\nOn Windows and DOS, this class will not modify any environment variables.\n",
            "subsections": []
        },
        "CAVEAT": {
            "content": "This module may change to use a different text formatter class in the future, and this may\nchange what options are supported.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Pod::Text, Pod::Text::Termcap, Pod::Perldoc\n",
            "subsections": []
        },
        "COPYRIGHT AND DISCLAIMERS": {
            "content": "Copyright (c) 2017 Mark Allen.\n\nThis program is free software; you can redistribute it and/or modify it under the terms of\neither: the GNU General Public License as published by the Free Software Foundation; or the\nArtistic License.\n\nSee http://dev.perl.org/licenses/ for more information.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Mark Allen \"<mallen@cpan.org>\"\n",
            "subsections": []
        }
    },
    "summary": "Pod::Perldoc::ToTerm - render Pod with terminal escapes",
    "flags": [],
    "examples": [],
    "see_also": []
}