libtest-without-module-perl 0.20-2 source package in Ubuntu

Changelog

libtest-without-module-perl (0.20-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Tue, 28 Jun 2022 19:44:26 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-without-module-perl_0.20-2.dsc 2.2 KiB 12b11192fcded1adc8045851026a9f761ded2b18f72095a9e006c0a31dc24e87
libtest-without-module-perl_0.20.orig.tar.gz 13.3 KiB 8e9aeb7c32a6c6d0b8a93114db2a8c072721273a9d9a2dd4f9ca86cfd28aa524
libtest-without-module-perl_0.20-2.debian.tar.xz 2.4 KiB 519a988c6b73a39dfef21168be1cf23b99a91526a6791c904f7976ea133d9773

Available diffs

No changes file available.

Binary packages built by this source

libtest-without-module-perl: test fallback behaviour in absence of modules

 Test::Without::Module allows you to deliberately hide modules from a program
 even though they are installed. This is mostly useful for testing modules
 that have a fallback when a certain dependency module is not installed.