hew 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
>
>
>
> Joshua Ball wrote:
> Hi Mathew,
>
>
s).
>
> cheers,
> Mathew
>
>
>
> Joshua Ball wrote:
> Hi Mathew,
>
> (This is the same Josh as @highgatecross. My e-mail there is down, so
> I subscribed from another address. :->)
>
> That's exactly what I'm looking for. I'm dealing with l
priate. I found that I would often write:
>
> $ht->param(param_name => get_something());
>
> so param_name would be explicitely set to undef, and so the patch works for
> me.
>
> Mathew Robertson
>
>
>
>
> Joshua wrote:
> Greetings.
>
> (I&
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 Perl without "use strict;".
Ho