Paketname | libbsd-resource-perl |
Beschreibung | BSD process resource limit and priority functions |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2904-1 |
Sektion | perl |
Priorität | extra |
Installierte Größe | 240 Byte |
Hängt ab von | perl (>= 5.10.1-11), perlapi-5.10.1, libc6 (>= 2.2) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 32528 Byte |
Prüfsumme MD5 | 48b7022f3612ef25d937095f2f651d8e |
Prüfsumme SHA1 | d57553c71d880c68f4e6ab41e2737e51c4d08e52 |
Prüfsumme SHA256 | 097939263b672b08c1815468fc049d4c07242e7f7a87e19c09176043415341a4 |
Link zum Herunterladen | libbsd-resource-perl_1.2904-1_i386.deb |
Ausführliche Beschreibung | 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.
|