Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (55) does not match dist (56):
  • Missing in MANIFEST: ignore.txt

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_separate_license_file

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

Modules

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

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan