[htmltmpl] Dot Plugin

2007-04-10 Thread Sanjeet Ganjam
Hello all, I am not a very experienced perl programmer and I do not have access to the server or fancy modperl. Thus, I needed something that I could drop in and TT kept giving me errors when I tried that. HTML::Template was the only one that worked for me. I found the dot plugin on CPAN and beg

Re: [htmltmpl] HTML::Template::Expr bug and patch for simple nameexpressions

2007-04-10 Thread David Kaufman
Hi Tim, Tim Walters <[EMAIL PROTECTED]> wrote: > We've discovered a problem... [and sent a patch and a test] Nice catch! > It would be great if this could be folded into the official > distribution. Finding and fixing *and* writing the test... I'm guessing your contribution will be welcomed!

[htmltmpl] HTML::Template::Expr bug and patch for simple name expressions

2007-04-10 Thread Tim Walters
Greetings, We've discovered a problem with the handling of simple expressions in HTML::Template::Expr 0.07. Briefly, if a variable "foo" is defined, an expression with just the variable name will fail. For example, both of these tags fail: Yes This used to work in version 0.04. We have a wor