On Tue, Oct 14, 2008 at 10:03 AM, André Warnier <[EMAIL PROTECTED]> wrote: > , but in a a specific <Location>, I would like to reset this to > > PerlSetVar myvar ""
I've never done this, but did you try undef? Or maybe 0, if you just want to test for true. - Perrin