libtest-fatal-perl 0.017-1 source package in Ubuntu

Changelog

libtest-fatal-perl (0.017-1) unstable; urgency=medium

  * Import upstream version 0.017.
  * Update upstream email address.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.
  * Refresh lintian override (formatting).

 -- gregor herrmann <email address hidden>  Wed, 04 Jan 2023 19:23:55 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-fatal-perl_0.017-1.dsc 2.4 KiB 1c1f367471c5a9da14dd7690b9f52e33e0a997f78274114bdd5e5d4da883f59c
libtest-fatal-perl_0.017.orig.tar.gz 21.2 KiB 37dfffdafb84b762efe96b02fb2aa41f37026c73e6b83590db76229697f3c4a6
libtest-fatal-perl_0.017-1.debian.tar.xz 3.0 KiB 4629f61cf8dd0508453c987fdffb73ef5ab5894785eab5ee543f8b627b4ce989

Available diffs

No changes file available.

Binary packages built by this source

libtest-fatal-perl: module for testing code with exceptions

 Test::Fatal is an alternative to the popular Test::Exception. It does much
 less, but should allow greater flexibility in testing exception-throwing code
 with about the same amount of typing.
 .
 It exports one routine by default: exception.