libtest-sharedfork-perl 0.35-1 source package in Ubuntu
Changelog
libtest-sharedfork-perl (0.35-1) unstable; urgency=medium * Import upstream version 0.35. -- gregor herrmann <email address hidden> Wed, 23 Dec 2015 18:25:27 +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 | |
---|---|---|---|---|
Jammy | release | universe | perl | |
Focal | release | universe | perl | |
Bionic | release | universe | perl | |
Xenial | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtest-sharedfork-perl_0.35-1.dsc | 2.3 KiB | 4b9b3f60f1c072f6799e09411426ee54511163eb4c7ff00e08511dd89b18b787 |
libtest-sharedfork-perl_0.35.orig.tar.gz | 15.1 KiB | 2932e865610e80758f764c586757ef8e11db1284d958e25e4b7a85098414c59f |
libtest-sharedfork-perl_0.35-1.debian.tar.xz | 2.7 KiB | b2e6ffd9a989c5ccfbea44fdb104522ad8140f1ada8e561e7713942d6886a65d |
Available diffs
- diff from 0.34-1 to 0.35-1 (2.1 KiB)
No changes file available.
Binary packages built by this source
- libtest-sharedfork-perl: module to run tests in multiple processes and merge results
Test::SharedFork is utility module for tests built using Test::Builder (which
constitute the majority of test modules on CPAN). It allows developers to run
tests in multiple processes, in parallel, and combine the results together.