Exherbo
GitLab
Packages
dev-perl/Proc-ProcessTable
Consistent interface to Unix process table information.
Versions
Slot
Version
Repository
Platforms
0
0.636
perl
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
https://metacpan.org/release/Proc-ProcessTable/
Summary
Consistent interface to Unix process table information
Description
This module is a first crack at providing a consistent interface to Unix (and maybe other multitasking OS's) process table information. The impetus for this came about with my frustration at having to parse the output of various systems' ps commands to check whether specific processes were running on different boxes at a larged mixed Unix site. The output format of ps was different on each OS, and sometimes changed with each new release of an OS. Also, running a ps subprocess from within a perl or shell script and parsing the output was not a very efficient or aesthetic way to do things.
Upstream changelog
https://metacpan.org/changes/distribution/Proc-ProcessTable
Dependencies
(
build+run:
dev-lang/perl:=
)
Downloads
mirror://cpan/authors/id/J/JW/JWB/Proc-ProcessTable-0.636.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)