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

Changes for version 0.003 - 2012-12-10

  • (Addition) Make $a and $b act as aliases for $_[0] and $_[1] within a mapm block. ++$JBERGER
  • (Bugfix) Fix behaviour when iterating through a zero-length list. (If any one of the lists passed is zero-length, the iterator should finish instantly.)
  • (Packaging) Document test cases and examples.

Modules

map through multiple arrays at once

Provides

in lib/List/MapMulti.pm