libproc-syncexec-perl 1.01-1.1 source package in Ubuntu

Changelog

libproc-syncexec-perl (1.01-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
    use DESTDIR in debian/rules.
    (Closes: #795613)

 -- gregor herrmann <email address hidden>  Wed, 26 Aug 2015 17:57:06 +0200

Upload details

Uploaded by:
Roderick Schertler
Uploaded to:
Sid
Original maintainer:
Roderick Schertler
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libproc-syncexec-perl_1.01-1.1.dsc 1.8 KiB e235ee9e1967d4e3c310133701fc285432323d91f05e98370e32d61366b59538
libproc-syncexec-perl_1.01.orig.tar.gz 4.9 KiB 2060f8a3f5ea26944d6ec013c81f46662ead6c1e32ad1b3ab394d9c0f7462d20
libproc-syncexec-perl_1.01-1.1.diff.gz 2.4 KiB 3b0ad80ded65839724f735923fd41ccfa41573411767c5f5437d2865820494b6

Available diffs

No changes file available.

Binary packages built by this source

libproc-syncexec-perl: spawn processes but report exec() errors properly

 This Perl module contains functions for synchronized process spawning
 with full error return. If the child's exec() call fails the reason
 for the failure is reported back to the parent.