libtest-sharedfork-perl 0.15-1 source package in Ubuntu

Changelog

libtest-sharedfork-perl (0.15-1) unstable; urgency=low

  * New upstream release
  * Added myself to Uploaders
  * Refreshed copyright

libtest-sharedfork-perl (0.12-1) unstable; urgency=low

  * New upstream release.
  * Convert to source format 3.0 (quilt).
  * Set Standards-Version to 3.9.1 (no changes).
  * Add /me to Uploaders.
  * debian/copyright: bump Format-Specification, and point to
    /usr/share/common-licenses/GPL-1.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:42:33 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libtest-sharedfork-perl_0.15.orig.tar.gz 24.6 KiB 3f2b58c5cfcc45d03986bc91d12322118c2d4734f3dd1abda00ea5e5090a5310
libtest-sharedfork-perl_0.15-1.debian.tar.gz 2.0 KiB 09d390f254552402e80d977f4de0ec86eb09d0d18b85c508d5276f7cde01c316
libtest-sharedfork-perl_0.15-1.dsc 2.1 KiB 91887ce45b33c0c17a8c3320e4b3b0d7a11546376c97035938fdfe0c97bd2e3d

Available diffs

View changes file

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.