libvar-pairs-perl 0.004002-1 source package in Ubuntu

Changelog

libvar-pairs-perl (0.004002-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.004002.
  * Declare compliance with Debian Policy 4.6.2.
  * Bump debhelper-compat to 13.

 -- Étienne Mollier <email address hidden>  Fri, 21 Jul 2023 20:13:44 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libvar-pairs-perl_0.004002-1.dsc 2.3 KiB 0911a45951ffb88ee452d4ef92f8517a1fbcda50b9b191239418beb761be2e1f
libvar-pairs-perl_0.004002.orig.tar.gz 14.4 KiB 189305a567ffcb01fa40bb05ddfce24b8fba914eb41216759285891bbbc49f70
libvar-pairs-perl_0.004002-1.debian.tar.xz 2.7 KiB 3f4c1b35af684aa8e8448a89fb5e37c57a692ede9ee890d49991b049a9e4f41d

Available diffs

No changes file available.

Binary packages built by this source

libvar-pairs-perl: 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.