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

Changes for version 0.28 - 2007-12-06

  • Made sure mapp and grepp/firstp/lastp code blocks are executed in the same context as with map and grep (Johan Lodin)
  • Added a new context.t test to test this behavior (Johan Lodin)
  • clarify this in POD
  • added an example in POD on how firstp can be used to iterate pairs and emulating a last statement

Modules

map/grep arrays and hashes pairwise