Help for this page
use warnings; use strict; ... $tmpl->process (\$text, {data=>'xxx'}); close $OUT;