Changes for version 1.02 - 2023-12-12
- 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
Modules
Converts any complicated conditional dispatch situation into familiar static hash-key based dispatch