Proc-ProcessTable-Match 0.1.0 Latest

Kwalitee Issues

No Core Issues.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Proc::ProcessTable::Match Matches a Proc::ProcessTable::Process against a stack of checks. 0.001000 metacpan
Proc::ProcessTable::Match::Cmndline Check if the cmndline of a process matches via regexp. 0.001000 metacpan
Proc::ProcessTable::Match::Command Check if the fname or cmndline of a process matches via regexp. 0.001000 metacpan
Proc::ProcessTable::Match::EGID Check if the EGID of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::EGIDset Check if the the process has a EGID set. 0.001000 metacpan
Proc::ProcessTable::Match::EUID Check if the EUID of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::EUIDset Check if the the process has a EUID set. 0.001000 metacpan
Proc::ProcessTable::Match::Fname Check if the fname of a process matches via regexp. 0.001000 metacpan
Proc::ProcessTable::Match::GID Check if the GID of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::Idle Attempts to match the kernel idle process. 0.001000 metacpan
Proc::ProcessTable::Match::JID Check if the JID of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::KernProc Attempts to match the kernel processes. 0.001000 metacpan
Proc::ProcessTable::Match::PID Check if the PID of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::PctCPU Check if a process matches based on the CPU usaged percentage. 0.001000 metacpan
Proc::ProcessTable::Match::PctMem Check if the memory usage by percent of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::Priority Check if the Priority of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::RSS Check if the resident set size of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::Size Check if the Size of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::Start Check if the start time of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::State Check if the state of a process matches via regexp. 0.001000 metacpan
Proc::ProcessTable::Match::Swapped Check if the process is swapped out. 0.001000 metacpan
Proc::ProcessTable::Match::Time Check if the user + system time of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::UID Check if the UID or username of a process matches. 0.001000 metacpan
Proc::ProcessTable::Match::WChan Check if the wait channel of a process matches via regexp. 0.001000 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan