On Wed, 19 Nov 2003, Chris wrote:

> my $template = HTML::Template->new(filename  => 'index.tmpl', strict => 0,
> global_vars => 1);

You're calling HTML::Template->new(), but you should be calling
HTML::Template::Expr->new().

-sam


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to