Template::Tutorial - Template Toolkit Tutorials
| Use Case | Command | Description |
|---|---|---|
| Generate static web content | use Template; | Use the Template Toolkit to create static HTML pages from templates. |
| Generate dynamic web content | process('template.tt2', { variable => value }) | Render templates with dynamic data for web applications. |
| Generate XML data files | process('data.tt2', { records => @data }) | Produce XML or other structured data formats from templates. |
Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-21 09:29 @216.73.216.45
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)