On Wed, 31 Oct 2001 [EMAIL PROTECTED] wrote: > Ummm... is it just me being stupid or is there an obvious syntax bug in > HTML::Template::Expr? Escaping the Template expressions as HTML comments > gives me a syntax error: > > <TMPL_IF EXPR="step == 2">Step is 2.</TMPL_IF> > works. > > However, > <!--TMPL_IF EXPR="step == 2"-->Step is 2.<!--/TMPL_IF--> > gives me > HTML::Template::Expr->new() : Error creating HTML::Template object : > HTML::Template->new() : Syntax error in <TMPL_*> tag at ....
Oh, yeah, right. That's a bug. I'll fix it in the next version. Thanks! -sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
