The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v0.5.0 - 2014-06-28

  • Further code simplication.
  • Added "-all", "-any", "-notall" and "-notany" keywords.
  • The "-and", "-or" and "-not" keys are deprecated.
  • Match compiler will die on an unknown keyword when the value is a hash or array reference.
  • Reorganized tests. Test::More v0.98 or newer is now required since it uses subtests.
  • Added tests for exceptions, and tweaked error messages slightly.

Modules

match contents of a hash against rules