The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.22 - 2019-03-12

  • enum values may contain chars that will hork up the non-case-sensitive regex match. this fix does an || <val> eq <enum> to end around that.

Modules

a perl wrapper to the ARSperl project, providing a simplified object interface with field definition caching.