libcarp-assert-more-perl 2.2.0-1 source package in Ubuntu

Changelog

libcarp-assert-more-perl (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.2.0.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 05 Feb 2023 18:32:12 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcarp-assert-more-perl_2.2.0-1.dsc 2.6 KiB 0ca2ae70f006e05f58617d06ecc608d090ceb4aadcaca14c1409d095065a00e1
libcarp-assert-more-perl_2.2.0.orig.tar.gz 19.4 KiB 7f30d99de01884e9ce58c782c1d04ab2588636e8f24f366196433ecb6ce861ea
libcarp-assert-more-perl_2.2.0-1.debian.tar.xz 5.9 KiB 5ec8f60ae2c8ef03b7bbf06eefd64fc10dbe62515f0f5ffe485567e50033407b

Available diffs

No changes file available.

Binary packages built by this source

libcarp-assert-more-perl: set of convenient assertions easier to use than libcarp-assert-perl

 Carp::Assert::More is a convenient set of assertions intending to make
 the habit of writing assertions even easier. Compared to the
 Carp::Assert functions, this module is pure syntactic sugar, so that
 programmers have no more excuse to not use them.