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

Changelog

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

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

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Set Testsuite header for perl package.

 -- Jelmer Vernooij <email address hidden>  Fri, 01 Jul 2022 00:25:28 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-modern-perl_0.013-3.dsc 2.4 KiB 71df8c0012f90722801e48dbe3ee9279828123619080deb410a41657c846ca30
libtest-modern-perl_0.013.orig.tar.gz 37.8 KiB 63ebc04b761c5748a121006d0e2672a6836d39cfb9e0b42dda80c8161f7a1246
libtest-modern-perl_0.013-3.debian.tar.xz 4.6 KiB 2af54545e02432b6c54cf2e3e258d85977790b537a6ecceae7f20c21a9ed2881

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.