JF::Template allows you to cleanly separate your text output -- in particular HTML -- from your code. It is primarily used to generate HTML pages in a server environment, but it works equally well for ...
This document describes Text::MiniTmpl version v2.0.1 Compile templates with embedded perl code into anonymous subroutines. These subroutines can be (optionally) cached, and executed to render these ...