Description
Fast template rendering can be added to Perl applications with a small template module. Developers use it for generated text, web output, emails, and reports where a lightweight engine is enough. Template inputs and output escaping remain the responsibility of the consuming application.