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

Changes for version 0.26 - 2007-12-04

  • removed warnings for $a and $b when they where not used in the module (Johan Lodin). This warning was due to the use of the warnings pragam in List::Pairwise 0.25
  • added tests for these warnings
  • warnings could be set FATAL in the last release because that was carp that was used (Johan Lodin)
  • some minor POD fixes

Modules

map/grep arrays and hashes pairwise