I am working on a project using CGI::Application.

CGI::Application seems to default to using HTML::Template by 
default, which I tried to override by requiring HTML::Template:Expr 
in my application.

However, when I use expression sytax, I get syntax errors from
my template, because Expr is not being used when the template is 
being loaded.

How do I ensure that HTML::Template::Expr is used with CGI::Application.

Steve Bauer
Austin, TX



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to