TemplatePower is a lightweight templating system for Perl which includes nested block support. As most templating systems, it’s main purpose is to seperate program code from layout of the output.
TemplatePower is basically an expanded straightforward Perl port of PHP class TemplatePower ( release 1.6.2) and offers full template-compatibility.