libtest-inter-perl 1.12-1 source package in Ubuntu

Changelog

libtest-inter-perl (1.12-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.12.
  * Declare compliance with Debian Policy 4.7.0.

 -- gregor herrmann <email address hidden>  Sat, 14 Dec 2024 22:43:08 +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
Questing release universe perl
Plucky release universe perl

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-inter-perl_1.12-1.dsc 2.3 KiB 5b6bf8f7f2ed1d4ab4c0cd64865c36886bb0925d0d7e08b5b521ce616ce0c0bb
libtest-inter-perl_1.12.orig.tar.gz 45.1 KiB f2b1987ecef9f6c9223e8fba2e8e48854333896650aabea81bdc30e0c9656b63
libtest-inter-perl_1.12-1.debian.tar.xz 2.9 KiB 5361fda6820a96238cfbb9d1b3e91541e37c3e4bdd1c71a50551a332311f6313

Available diffs

No changes file available.

Binary packages built by this source

libtest-inter-perl: framework for more readable interactive test scripts

 Test::Inter is another framework for perl developers writing test scripts. It
 is loosely inspired by Test::More, and has most of it's functionality, but it
 is not a drop-in replacement.
 .
 This framework offers the ability to write the tests in a more readable
 format, and you can access specific tests in a reasonably interactive fashion.