{
    "mode": "perldoc",
    "parameter": "Template::Tools",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Template%3A%3ATools/json",
    "generated": "2026-07-05T16:09:49Z",
    "sections": {
        "NAME": {
            "content": "Template::Tools - Command Line Tools for the Template Toolkit\n",
            "subsections": []
        },
        "Template Tools": {
            "content": "The Template Toolkit includes the following command line tools for processing templates.\n\ntpage\nThe tpage script can be used to process a single template using the Template Toolkit.\n\n$ tpage --define msg=\"Hello World\" greeting.tt2\n\nUse the \"-h\" option to get a summary of options:\n\n$ tpage -h\n\nSee the Template::Tools::tpage documentation for further information and examples of use.\n\nttree\nThe ttree script can be used to process an entire directory of templates.\n\n$ ttree --src /path/to/templates --dest /path/to/output\n\nUse the \"-h\" option to get a summary of options:\n\n$ ttree -h\n\nSee the Template::Tools::ttree documentation for further information and examples of use.\n",
            "subsections": []
        }
    },
    "summary": "Template::Tools - Command Line Tools for the Template Toolkit",
    "flags": [],
    "examples": [],
    "see_also": []
}