Robin Wrote: "
Stabinger, John wrote:
>     my $template  = new Template $config or
>         die "Can't make new Template: ", Template->error;


Just a hunch, but have you tried Template->new($config) instead of what
you have above?

-- Robin"

I tried your suggestion but it did not result in any changes. I'm starting to 
pull what little hair I have left out ;) Any other ideas?
_______________________________________________
templates mailing list
templates@template-toolkit.org
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to