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

Changes for version 0.002001 - 2015-03-11

  • Swapped a doc nit (thanks Garry!)
  • Documented non-resettable nature of each_kv() iterators (i.e. they don't reset when the original hash is key()'d) (thanks John)
  • Allowed each_kv to work correctly on different containers that are passed to the same call: each_kv( %{$some_ref} ) (thanks John!)

Modules

OO iterators and pair constructors for variables

Provides

in lib/Var/Pairs.pm