libtest-modern-perl 0.013-4 source package in Ubuntu

Changelog

libtest-modern-perl (0.013-4) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1046404)

 -- gregor herrmann <email address hidden>  Fri, 08 Mar 2024 11:21:10 +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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-modern-perl_0.013-4.dsc 2.7 KiB 95bae746d524242b29357a6b6537db7e71310749942efb93750b316401c25903
libtest-modern-perl_0.013.orig.tar.gz 37.8 KiB 63ebc04b761c5748a121006d0e2672a6836d39cfb9e0b42dda80c8161f7a1246
libtest-modern-perl_0.013-4.debian.tar.xz 4.7 KiB 3934a57de484343863bb82e81bd3803696dadc9c75af5753b76cdcb56b7594e2

Available diffs

No changes file available.

Binary packages built by this source

libtest-modern-perl: precision testing for modern perl

 Test::Modern provides the best features of Test::More, Test::Fatal,
 Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as
 ideas from Test::Requires, Test::DescribeMe, Test::Moose, and
 Test::CleanNamespaces.
 .
 Test::Modern also automatically imposes strict and warnings on your
 script, and loads IO::File. (Much of the same stuff Modern::Perl does.)
 .
 Although Test::Modern is a modern testing framework, it should run fine
 on pre-modern versions of Perl. It should be easy to install on Perl
 5.8.9 and above; and if you can persuade its dependencies to install
 (not necessarily easy!), should be OK on anything back to Perl 5.6.1.