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

Changes for version 0.003005 - 2018-05-07

  • Made each_pair() and each_kv() clean themselves up at the end of their caller's block, to solve the "last of out a loop messes up the iterator" problem. (Thanks, Rolf!)

Modules

OO iterators and pair constructors for variables

Provides

in lib/Var/Pairs/Pair_BuiltIn.pm
in lib/Var/Pairs/Pair_DataAlias.pm