in reply to Odd behavior of given {when (... or ...) ...}

Don't you have to use feature "switch";?

Replies are listed 'Best First'.
Re^2: Odd behavior of given {when (... or ...) ...}
by Polynomial (Acolyte) on Jun 23, 2008 at 12:03 UTC
    I just use 5.10.0, but yes, in order for my example to work you'll need to enable the switch feature one way or another.