when I try to install 'Switch' in ActiveState PPM it says 'do not use if you can use given/when'. When I use 'given/when' I get the message 'given is experimental' and the program will not compile. I do not want a pile of 'if' statements if possible.
What to do?