Tim Bunce wrote:
> It would be simpler to
> 
>       $h->{PrintWarn} = 0;
> 
> at the right spot. (Perhaps in a block and using local.)

Hi Tim,

Yeah, that would be simpler (and it's what I do in my own code), but my
impression was that John wanted to leave the warning in there to test
that it would be generated.

Regards,
Philip

Reply via email to