Re: [htmltmpl] die_on_missing_params

2007-06-01 Thread Joshua Ball
Thanks! I'll start using it and let you know if I run into any problems. On 5/31/07, Mathew Robertson <[EMAIL PROTECTED]> wrote: > > Hi List, > > Patch sent directly to Josh so as to avoid the list noise. If people are > interested, I will post it (and the test cases). > > cheers, > Mathew >

Re: [htmltmpl] Html-template-users Digest, Vol 13, Issue 1

2007-06-01 Thread Barry Callahan
Actually, Mathew, I'd be interested in that, too. Rather than posting the patch and tests to the list, do you happen to have a webpage that you can upload it to? That way, you can just post a link to it. > -- > > Message: 4 > Date: Fri, 01 Jun 2007 09:11:58 +1000 > Fr

Re: [htmltmpl] problem: Not an ARRAY reference in Expr.pm

2007-06-01 Thread Marcin Gryszkalis
On Friday of June 1 2007, you wrote: > Did you ever resolve this? After looking at the problem again, I > suspect that some variable was being set/used incorrectly, ie: a scalar > was being set on the param, but trying to be used in a loop -> or more > specifically vice versa inside an EXPR... U

Re: [htmltmpl] die_on_missing_params

2007-06-01 Thread Robert Hicks
Joshua wrote: > Greetings. > > (I'm sorry if I double posted this. However, the first time I sent it, I was > not subscribed to the mailing list, so I don't think it went through.) > > I find the "die_on_bad_params => 1" to be a very useful feature. Setting it > to 0 is kind of like debugging Per