libtest-if-perl 0.01-3 source package in Ubuntu

Changelog

libtest-if-perl (0.01-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libtest-if-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 22 Oct 2022 01:50:11 +0100

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-if-perl_0.01-3.dsc 2.1 KiB 3c57dc897cb64cf01d1bc0c2167617439909a668f891b22dde6b7ae6aad24a06
libtest-if-perl_0.01.orig.tar.gz 22.6 KiB aaf2dff80edbb00bf8b1b935755e312a26049850cd284ec252ea5d3864b4af43
libtest-if-perl_0.01-3.debian.tar.xz 2.2 KiB e95b779822f7f4ab84d6c3e20188737c425b14dd352491f8c3775bcc37d3f5fc

Available diffs

No changes file available.

Binary packages built by this source

libtest-if-perl: module to conditionally use other test modules

 Test::If allows one to use test modules conditionally.
 .
 It is also possible to combine options, and it is allowed to omit plan
 options, if it is run by an already loaded module or you want to load it
 manually. If some of conditions are not met, the corresponding test will be
 skipped.