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

Changelog

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

  * Non-maintainer upload
  * Declare debhelper compat level, bump to 10. Closes: #800304

 -- Christoph Biedl <email address hidden>  Sat, 17 Dec 2016 14:25:19 +0100

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

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libproc-syncexec-perl_1.01-1.2.dsc 1.7 KiB 6605853943ae680fef68c55d1649b6d3a8d31350bdcb23b7e72d0f49ce1ac190
libproc-syncexec-perl_1.01.orig.tar.gz 4.9 KiB 2060f8a3f5ea26944d6ec013c81f46662ead6c1e32ad1b3ab394d9c0f7462d20
libproc-syncexec-perl_1.01-1.2.diff.gz 2.5 KiB f2a94ed7e86e87a57985760cd3b5730ec5ab7bc64d9a5b8402c807ed55740d55

No changes file available.

Binary packages built by this source

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

 Proc::SyncExec 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.