Description
Perl applications can fill text templates that include embedded Perl code. This is useful for generated files, reports, email templates, and code-generation workflows that need programmable output.
It is a powerful developer library. Templates can execute Perl code, so never run templates from untrusted users without strict sandboxing and review.