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

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libproc-syncexec-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 18:18:30 +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 Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libproc-syncexec-perl_1.01-4.dsc 2.1 KiB 3fceb4b0c99ea4f6a97ebcc15a4275ed89a84de4c21ee3f3d0b156f6d44a9a8b
libproc-syncexec-perl_1.01.orig.tar.gz 4.9 KiB 2060f8a3f5ea26944d6ec013c81f46662ead6c1e32ad1b3ab394d9c0f7462d20
libproc-syncexec-perl_1.01-4.debian.tar.xz 2.2 KiB bdfa36c74eae5e8f677d6f0afddabd8dbb3bad5ed1e4a2f7fecc31c08222221e

Available diffs

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.