{
    "mode": "perldoc",
    "parameter": "Pod::Perldoc::ToRtf",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Pod%3A%3APerldoc%3A%3AToRtf/json",
    "generated": "2026-06-03T14:03:15Z",
    "synopsis": "perldoc -o rtf Some::Modulename",
    "sections": {
        "NAME": {
            "content": "Pod::Perldoc::ToRtf - let Perldoc render Pod as RTF\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "perldoc -o rtf Some::Modulename\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is a \"plug-in\" class that allows Perldoc to use Pod::Simple::RTF as a formatter class.\n\nThis is actually a Pod::Simple::RTF subclass, and inherits all its options.\n\nYou have to have Pod::Simple::RTF installed (from the Pod::Simple dist), or this module won't\nwork.\n\nIf Perldoc is running under MSWin and uses this class as a formatter, the output will be opened\nwith write.exe or whatever program is specified in the environment variable \"RTFREADER\". For\nexample, to specify that RTF files should be opened the same as they are when you double-click\nthem, you would do \"set RTFREADER=start.exe\" in your autoexec.bat.\n\nHandy tip: put \"set PERLDOC=-ortf\" in your autoexec.bat and that will set this class as the\ndefault formatter to run when you do \"perldoc whatever\".\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Pod::Simple::RTF, Pod::Simple, Pod::Perldoc\n",
            "subsections": []
        },
        "COPYRIGHT AND DISCLAIMERS": {
            "content": "Copyright (c) 2002 Sean M. Burke. All rights reserved.\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nThis program is distributed in the hope that it will be useful, but without any warranty;\nwithout even the implied warranty of merchantability or fitness for a particular purpose.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Current maintainer: Mark Allen \"<mallen@cpan.org>\"\n\nPast contributions from: brian d foy \"<bdfoy@cpan.org>\" Adriano R. Ferreira\n\"<ferreira@cpan.org>\", Sean M. Burke \"<sburke@cpan.org>\"\n",
            "subsections": []
        }
    },
    "summary": "Pod::Perldoc::ToRtf - let Perldoc render Pod as RTF",
    "flags": [],
    "examples": [],
    "see_also": []
}