liblinux-pid-perl 0.04-1build5 source package in Ubuntu

Changelog

liblinux-pid-perl (0.04-1build5) disco; urgency=medium

  * No-change rebuild for the perl 5.28 transition.

 -- Adam Conrad <email address hidden>  Fri, 02 Nov 2018 18:11:46 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Disco
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
liblinux-pid-perl_0.04.orig.tar.gz 2.2 KiB f2ac2444a74e762783bbd36c486352f96340434d34ae7926d6ab234966540f49
liblinux-pid-perl_0.04-1build5.debian.tar.xz 1.8 KiB 3c3a91701a1991d4ca79bd934a6b9638c2d16542d8207c2c4f4dc9267cd79b1a
liblinux-pid-perl_0.04-1build5.dsc 2.0 KiB f302f3706a4fc1cbfcf6ffe3d5b50820dede87ad38969e32054ee0fccfe2a22f

Available diffs

View changes file

Binary packages built by this source

liblinux-pid-perl: wrapper around the getpid() and getppid() C functions

 Perl already returns the PID and PPID in variables and builtins. Linux::Pid
 forces perl to call the underlying C functions getpid() and getppid().
 .
 This is useful with multithreaded programs. Linux' C library, using the Linux
 thread model, returns different values of the PID and the PPID from different
 threads.
 .
 A known consumer of this functionality is Apache2::SizeLimit (in
 libapache2-mod-perl2).

liblinux-pid-perl-dbgsym: No summary available for liblinux-pid-perl-dbgsym in ubuntu disco.

No description available for liblinux-pid-perl-dbgsym in ubuntu disco.