libtest-inter-perl 1.11-1 source package in Ubuntu
Changelog
libtest-inter-perl (1.11-1) unstable; urgency=medium * Team upload. * Import upstream version 1.11. * Update years of upstream copyright. -- gregor herrmann <email address hidden> Sat, 02 Mar 2024 01:32:24 +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 | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | perl | |
Noble | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtest-inter-perl_1.11-1.dsc | 2.3 KiB | bbfd078480a86deb8c6cef0a55fc61ea06a44e234c1d6388d0afe7cc4f1fa7bf |
libtest-inter-perl_1.11.orig.tar.gz | 44.7 KiB | 2b9845212547cd6056753f87866d19368efc67c080146bcbb929a51ab055da37 |
libtest-inter-perl_1.11-1.debian.tar.xz | 2.9 KiB | 9c3291c10076382412ff64e0d4c36369926de2cf832c23c97748b1579b2acd35 |
Available diffs
- diff from 1.10-1 to 1.11-1 (5.0 KiB)
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.