The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "procfs"

Solaris::Procfs - access Solaris process information from Perl River stage zero No dependents

This module is an interface the /proc filesystem on Solaris systems. Each process on a Solaris system has a corresponding directory under /proc, named after the process id. In each of these directories are a series of files and subdirectories, which ...

JNOLAN/Solaris-Procfs-0.26 - 26 Jun 2003 16:59:10 UTC - Search in distribution

lib/P9Y/ProcessTable/Role/Table/ProcFS.pm River stage one • 1 direct dependent • 1 total dependent

BBYRD/P9Y-ProcessTable-1.08 - 18 Oct 2015 20:12:08 UTC - Search in distribution

Lustre::Info - Perl interface to Lustre procfs information River stage zero No dependents

"Lustre::Info" provides an object interface to obtain various information about lustre...

ADRIAN/Lustre-Info-0.02 - 27 Jul 2010 08:15:20 UTC - Search in distribution

BSD::Process - Information about running processes on BSD platforms River stage one • 1 direct dependent • 1 total dependent

"BSD::Process" creates Perl objects that render the information the BSD kernel maintains about current processes. These may then be queried, extracted and reported upon. This allows a more natural style of programming (as opposed to scraping the outp...

DLAND/BSD-Process-0.07 - 22 Jun 2013 17:36:58 UTC - Search in distribution

Linux::Smaps - a Perl interface to /proc/PID/smaps River stage one • 2 direct dependents • 3 total dependents

The /proc/PID/smaps files in modern linuxes provides very detailed information about a processes memory consumption. It particularly includes a way to estimate the effect of copy-on-write. This module implements a Perl interface. The content of the s...

AERUDER/Linux-Smaps-0.14 - 20 May 2020 12:56:22 UTC - Search in distribution

Linux::Info - API in Perl to recover information about the running Linux OS River stage one • 2 direct dependents • 3 total dependents

Linux::Info is a fork from Sys::Statistics::Linux distribution. Sys::Statistics::Linux is a front-end module and gather different linux system information like processor workload, memory usage, network and disk statistics and a lot more. Refer the do...

ARFREITAS/Linux-Info-1.5 - 02 Mar 2019 17:08:08 UTC - Search in distribution

Linux::RTC::Ioctl - Real Time Clock access using the Linux driver ioctl interface. River stage zero No dependents

$device can be an open file handle, a device file name, a device number (0, 1, 2..) or empty ("undef"), in which case /dev/rtc is used. The Linux driver has built-in locking so that only one process can have the /dev/rtc interface open at a time. You...

TOUGHY/Linux-RTC-Ioctl-0.08 - 17 May 2016 21:47:29 UTC - Search in distribution

Config::Model::models::Systemd::Section::Service - Configuration class Systemd::Section::Service River stage zero No dependents

Configuration classes used by Config::Model A unit configuration file whose name ends in ".service" encodes information about a process controlled and supervised by systemd. This man page lists the configuration options specific to this unit type. Se...

DDUMONT/Config-Model-Systemd-0.254.1 - 24 Nov 2023 17:24:37 UTC - Search in distribution

Proc::Memory - Peek/Poke into processes' address spaces River stage zero No dependents

PEEK/POKE are a BASIC programming language extension for reading and writing memory at a specified address across process boundaries. This module brings similiar capability to Perl. Eventually, Memory searching capability will also be added....

ATHREEF/Proc-Memory-0.010 - 12 Sep 2017 10:06:35 UTC - Search in distribution

Sys::Statistics::Linux - Front-end module to collect system statistics River stage one • 1 direct dependent • 1 total dependent

Sys::Statistics::Linux is a front-end module and gather different linux system information like processor workload, memory usage, network and disk statistics and a lot more. Refer the documentation of the distribution modules to get more information ...

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

Linux::Proc::Mountinfo - Parse Linux /proc/$PID/mountinfo data River stage zero No dependents

Linux::Proc::Mounts parses the information about mount points provided by the Linux kernel at "/proc/$PID/mountinfo"....

SALVA/Linux-Proc-Mountinfo-0.02 - 21 May 2012 10:06:23 UTC - Search in distribution

Linux::Proc::Mounts - Parser for Linux /proc/mounts River stage zero No dependents

Linux::Proc::Mounts parses the mount points information provided by the Linux kernel at "/proc/mounts"....

SALVA/Linux-Proc-Mounts-0.02 - 23 Jan 2012 16:24:10 UTC - Search in distribution

Linux::Proc::Maps - Read and write /proc/[pid]/maps files River stage zero No dependents

This module reads and writes /proc/[pid]/maps files that contain listed mapped memory regions....

CCM/Linux-Proc-Maps-0.002 - 28 Nov 2016 05:04:07 UTC - Search in distribution

Linux::Proc::Net::TCP - Parser for Linux /proc/net/tcp and /proc/net/tcp6 River stage one • 1 direct dependent • 1 total dependent

This module can read and parse the information available from /proc/net/tcp in Linux systems....

SALVA/Linux-Proc-Net-TCP-0.07 - 14 May 2014 14:26:54 UTC - Search in distribution

Sys::Filesystem::Linux - Return Linux filesystem information to Sys::Filesystem River stage two • 4 direct dependents • 20 total dependents

REHSACK/Sys-Filesystem-1.408 - 21 Oct 2020 13:36:33 UTC - Search in distribution

Proc::Info::Environment - Read Environment Variables of any Process River stage one • 1 direct dependent • 1 total dependent

Proc::Info::Environment retrieves the settings of environment variables in arbitrary running processes of the operating system. For example, use Proc::Info::Environment; my $proc_env = Proc::Info::Environment->new(); my $env = $proc_env->env( 123 ); ...

MSCHILLI/Proc-Info-Environment-0.01 - 26 Jun 2010 16:30:08 UTC - Search in distribution

Alien::libvas - Perl distribution for libvas River stage one • 1 direct dependent • 1 total dependent

See Proc::Memory for a Perl wrapper that makes use of this distribution....

ATHREEF/Alien-libvas-0.216 - 19 Jan 2019 17:49:56 UTC - Search in distribution

Filesys::Virtual::Async::Dispatcher - Multiple filesystems mounted on a single filesystem River stage one • 1 direct dependent • 2 total dependents

This module allows you to have arbitrary combinations of Filesys::Virtual::Async objects mounted and expose a single filesystem. The dispatcher will correctly map methods to the proper object based on their path in the filesystem. This works similar ...

APOCAL/Filesys-Virtual-Async-Dispatcher-0.02 - 24 Feb 2010 22:55:33 UTC - Search in distribution
18 results (0.032 seconds)