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

Changes for version 1.024 - 2016-10-12

  • ->filter and ->filter_by now takes a dwim predicate which can be one of: subref (returns true), string (eq), regex (=~), hashref (key exists).
    • Arrayref (in) and undef (is) will annoyingly have to wait until the old call style is removed in 2.000 .

Modules

Autobox methods to transform Arrays and Hashes