Changes for version 0.002 - 2013-09-22

  • Documentation
    • Document Perl 5.14 requirement.
    • Document that the module re-exports `match`.
  • Other
    • Some improvements accessing @_ within switch blocks, but still... caveat invocator!
    • switch now internally uses tail calls (`goto`) when possible.

Modules

yet another switch statement for Perl