Skip to main content


Converts any complicated conditional dispatch situation into familiar static hash-key based dispatch

Changes for 1.02

  • added proper warnings using "Carp" module; updated POD
  • added "croak" if no cases are defined or unhandles cases are called
  • public thank you to tonycoz for the suggestion to add a warn when "on" is used in void or scalar context