I got a strange maybe someone here can help me to discovery what is
happening.
follow the cut code:
my $tt = Template->new( { INCLUDE_PATH => "/home/andre_barros/",
DEBUG => DEBUG_ALL })
or $env->{Logs}->info($!);
$tt->process('teste.html', $vars);
the script is dieing when i try my $tt = Template->new( ...
on my log file i got this :
Mon May 31 05:09:54 2010 [INFO] : Bad file descriptor
Someone here know how can i resolve this problem.
Tanks a lot.
André
_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates