libbsd-resource-perl 1.2907-1 source package in Ubuntu

Changelog

libbsd-resource-perl (1.2907-1) unstable; urgency=low


  * Imported Upstream version 1.2907

 -- Salvatore Bonaccorso <email address hidden>  Mon, 15 Jul 2013 22:16:12 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libbsd-resource-perl_1.2907-1.dsc 2.3 KiB c7293477d0e241b72307ac9cf1695676acc53fca745f046696476dbda4fcb4ea
libbsd-resource-perl_1.2907.orig.tar.gz 65.1 KiB 832e43d9bcf33e942d90266c60843d13421539730c28eebb24f5e362804026ff
libbsd-resource-perl_1.2907-1.debian.tar.gz 6.9 KiB a495b2c34bdb73acb2024a6799c439cecd886b29d33a1b13b1b8dfeb3ce9ee58

Available diffs

No changes file available.

Binary packages built by this source

libbsd-resource-perl: BSD process resource limit and priority functions

 The BSD::Resource module provides the BSD process resource limit functions
 getrusage(), getrlimit(), setrlimit() and the BSD process priority functions.
 .
 These are also available via core Perl but here the PRIO_* constants are
 available: getpriority(), setpriority().
 .
 Also provided is times() which provides the same functionality as the one
 in core Perl, only with better time resolution.