Help for this page
#! /usr/bin/perl use strict ; ... $tt->process( \$tmpl, { 'myfile' => $filename } ) or die $tt->error() +; exit ;