libvar-pairs-perl

Perl module implementing iterators and pair constructors for variables
  https://metacpan.org/release/Var-Pairs
  0
  no reviews



Var::pairs exports a small number of subroutines that add some perl 6 conveniences to perl 5. specifically, the module exports several subroutines that simplify interactions with key/value pairs in hashes and arrays.

if the autobox perl module provided in libautobox-perl package is installed the object-oriented methods corresponding to the subroutine-based interfaces can be used.