Source: libvar-pairs-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Build-Depends: debhelper (>= 10) Build-Depends-Indep: libautobox-perl, libdevel-callsite-perl, libpadwalker-perl, libscope-upper-perl, perl (>= 5.22) | libdata-alias-perl, perl Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libvar-pairs-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libvar-pairs-perl.git Homepage: https://metacpan.org/release/Var-Pairs Testsuite: autopkgtest-pkg-perl Rules-Requires-Root: no Package: libvar-pairs-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdevel-callsite-perl, libpadwalker-perl, libscope-upper-perl, perl (>= 5.22) | libdata-alias-perl Recommends: libautobox-perl Description: Perl module implementing iterators and pair constructors for variables 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.