The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Sys-CPU"

Sys::Info::Device::CPU River stage three • 8 direct dependents • 287 total dependents

Collects and returns information about the Central Processing Unit (CPU) on the host machine. Some platforms can limit the available information under some user accounts and this will affect the accessible amount of data. When this happens, some meth...

BURAK/Sys-Info-Base-0.7807 - 25 Dec 2018 19:23:44 UTC - Search in distribution

Linux::Sys::CPU::Affinity - Perl XS extension for setupping CPU affinity River stage zero No dependents

This module allows you to pin any process by its PID to some CPU's group. new Constructor. It receives an array reference with CPU's number to be used in set creation. In case if the argument isn't specified, the empty array will be used. According t...

CDN/Linux-Sys-CPU-Affinity-0.13 - 03 Dec 2021 07:28:01 UTC - Search in distribution

lib/Sys/Simple/CPU/Linux.pm River stage zero No dependents

RECSKY/Sys-Simple-0.001 - 08 Mar 2017 14:47:09 UTC - Search in distribution

Sys::Info::Driver::BSD::Device::CPU - BSD CPU Device Driver River stage zero No dependents

This document describes version 0.7801 of "Sys::Info::Driver::BSD::Device::CPU" released on "12 September 2011". Identifies the CPU with Unix::Processors, POSIX....

BURAK/Sys-Info-Driver-BSD-0.7801 - 12 Sep 2011 01:29:03 UTC - Search in distribution

Sys::Info::Driver::OSX::Device::CPU River stage zero No dependents

Identifies the CPU with system commands, POSIX....

BURAK/Sys-Info-Driver-OSX-0.7961 - 11 Nov 2023 21:22:37 UTC - Search in distribution

Sys::Info::Driver::Linux::Device::CPU River stage zero No dependents

Identifies the CPU with Unix::Processors, POSIX and "/proc"....

BURAK/Sys-Info-Driver-Linux-0.7905 - 31 Dec 2018 00:15:27 UTC - Search in distribution

Sys::Info::Driver::Unknown::Device::CPU River stage one • 1 direct dependent • 1 total dependent

Unix::Processors is recommended for unsupported platforms....

BURAK/Sys-Info-Driver-Unknown-0.79 - 25 Dec 2018 00:15:22 UTC - Search in distribution

Sys::Info::Driver::Windows::Device::CPU - Windows CPU Device Driver River stage zero No dependents

This document describes version 0.78 of "Sys::Info::Driver::Windows::Device::CPU" released on "17 April 2011". Uses "WMI", "Registry" and "ENV" to identify the CPU....

BURAK/Sys-Info-Driver-Windows-0.78 - 17 Apr 2011 13:50:47 UTC - Search in distribution

Sys::CpuLoad - retrieve system load averages River stage zero No dependents

This module retrieves the 1 minute, 5 minute, and 15 minute load average of a machine....

RRWO/Sys-CpuLoad-0.31 - 31 Jul 2020 13:24:48 UTC - Search in distribution

Sys::CpuLoadX - a module to retrieve system load averages. River stage one • 1 direct dependent • 1 total dependent

MOB/Forks-Super-0.97 - 09 Oct 2018 00:18:38 UTC - Search in distribution

Sys::CpuAffinity - Set CPU affinity for processes River stage one • 2 direct dependents • 3 total dependents

The details of getting and setting process CPU affinities varies greatly from system to system. Even among the different flavors of Unix there is very little in the way of a common interface to CPU affinities. The existing tools and libraries for set...

MOB/Sys-CpuAffinity-1.12 - 13 Jan 2017 15:12:33 UTC - Search in distribution

Sys::Statistics::Linux::CpuStats - Collect linux cpu statistics. River stage one • 1 direct dependent • 1 total dependent

Sys::Statistics::Linux::CpuStats gathers cpu statistics from the virtual /proc filesystem (procfs). For more information read the documentation of the front-end module Sys::Statistics::Linux....

BLOONIX/Sys-Statistics-Linux-0.66 - 09 Mar 2012 03:11:37 UTC - Search in distribution

perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

perlfunc - Perl builtin functions River stage five • 11693 direct dependents • 33184 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 71 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

IO::AIO - Asynchronous/Advanced Input/Output River stage two • 11 direct dependents • 16 total dependents

This module implements asynchronous I/O using whatever means your operating system supports. It is implemented as an interface to "libeio" (<http://software.schmorp.de/pkg/libeio.html>). Asynchronous means that operations that can normally block your...

MLEHMANN/IO-AIO-4.81 - 20 Feb 2024 06:41:07 UTC - Search in distribution

p5u - utilities for Perl 5 development and administration River stage one • 4 direct dependents • 4 total dependents

p5u is a command-line tool which provides a handful of helpful utilities for Perl development and administration. For example, reporting on what versions of a module are installed locally; which are available on CPAN; how the versions compare on the ...

TOBYINK/P5U-0.100 - 24 May 2013 13:44:04 UTC - Search in distribution

c2ast - C source analysis River stage zero No dependents

This script will use Marpa::R2 to analyse the file given in argument. A first phase will always call the preprocessor, so you need to have one on your machine. Default is 'cpp', and be overwriten on the command-line. Then the output of the preprocess...

JDDPAUSE/MarpaX-Languages-C-AST-0.48 - 02 Feb 2018 19:45:41 UTC - Search in distribution

my_prove - Run MyTAP MySQL tests through a TAP harness. River stage zero No dependents

"my_prove" is a command-line application to run one or more MyTAP tests in a MySQL database. The output of the tests is harvested and processed by TAP::Harness in order to summarize the results of the test. Tests can be written and run as SQL scripts...

DWHEELER/TAP-Parser-SourceHandler-MyTAP-3.27 - 11 May 2016 23:58:59 UTC - Search in distribution

YAX - Yet Another XML library River stage zero No dependents

YAX is a fast pure Perl XML library for easily parsing, constructing, querying and manipulating XML. Simple benchmarks have shown that it is substantially faster than XML::DOM::Parser which uses Expat internally (which is written in C), see "PERFORMA...

RHUNDT/YAX-0.03 - 08 Jan 2010 11:31:00 UTC - Search in distribution
181 results (0.142 seconds)