Paketname | libbsd-resource-perl |
Beschreibung | BSD process resource limit and priority functions |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.2903-2build1 |
Sektion | perl |
Priorität | extra |
Installierte Größe | 240 Byte |
Hängt ab von | perl (>= 5.10.1-8ubuntu1), perlapi-5.10.1, libc6 (>= 2.2) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 32478 Byte |
Prüfsumme MD5 | 2b0c22a4c22e75e77d2e5f903c59552c |
Prüfsumme SHA1 | 03154682aeb1869aeaeddf2e7bc5cd5ba01e7378 |
Prüfsumme SHA256 | 542cce2965d58a36af84563ec042c97c2a3e63b291c214a522cd83e7a346d5a9 |
Link zum Herunterladen | libbsd-resource-perl_1.2903-2build1_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.
|