http://qs321.pair.com?node_id=1078463


in reply to Re^2: Given When Syntax
in thread Given When Syntax

re hazylife's observation, you need to understand that...
      use feature "switch";" is NOT EQUAL to use Switch;.


Questions containing the words "doesn't work" (or their moral equivalent) will usually get a downvote from me unless accompanied by:
  1. code
  2. verbatim error and/or warning messages
  3. a coherent explanation of what "doesn't work actually means.

Replies are listed 'Best First'.
Re^4: Given When Syntax
by ikegami (Patriarch) on Mar 18, 2014 at 13:28 UTC
    True, but the switch and smartmatching features (given+when and ~~) are also experimental and likely to change.