libbsd-resource-perl 1.2907-1build1 source package in Ubuntu
Changelog
libbsd-resource-perl (1.2907-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson <email address hidden> Mon, 21 Oct 2013 09:47:57 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libbsd-resource-perl_1.2907.orig.tar.gz | 65.1 KiB | 832e43d9bcf33e942d90266c60843d13421539730c28eebb24f5e362804026ff |
libbsd-resource-perl_1.2907-1build1.debian.tar.gz | 7.0 KiB | 01129df7beb6a955d6e3e55bbc8b8ea6786e184dd103272a67744f9ac42d334f |
libbsd-resource-perl_1.2907-1build1.dsc | 2.4 KiB | 6baa26e6a9ea55c5bb36d493e55f0af77df2cd03c9aa132b29cd9f461b681fc6 |
Available diffs
- diff from 1.2907-1 (in Debian) to 1.2907-1build1 (352 bytes)
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.