System-Introspector 0.001_001 Latest Dev
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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 |
---|---|---|---|
System::Introspector | framework for remote system introspection | 0.001_001 | metacpan |
System::Introspector::Config | Configuration file access | metacpan | |
System::Introspector::Gatherer | Remote Gather Handler | metacpan | |
System::Introspector::Gatherer::Bridge | Bridged Connections | metacpan | |
System::Introspector::Probe::DiskUsage | Gather disk space usage data | metacpan | |
System::Introspector::Probe::FileHandles | Gather opened filehandles | metacpan | |
System::Introspector::Probe::Groups | Gather group information | metacpan | |
System::Introspector::Probe::Host | Gather generic host information | metacpan | |
System::Introspector::Probe::Hosts | Gather known hosts | metacpan | |
System::Introspector::Probe::LibDirs::Perl | Gather perl lib directory data | metacpan | |
System::Introspector::Probe::MountPoints | Gather moint point information | metacpan | |
System::Introspector::Probe::Nagios::CheckMkAgent | Gather check_mk_agent output | metacpan | |
System::Introspector::Probe::Packages::Apt | Gather APT package status | metacpan | |
System::Introspector::Probe::Perls | Locate perl installations | metacpan | |
System::Introspector::Probe::Processes | Gather running processes | metacpan | |
System::Introspector::Probe::Puppet | Gather puppet agent information | metacpan | |
System::Introspector::Probe::Repositories::Git | Gather Git repository info | metacpan | |
System::Introspector::Probe::ResolvConf | Gather name resolution configuration | metacpan | |
System::Introspector::Probe::Sudoers | Gather sudoer information | metacpan | |
System::Introspector::Probe::Users | Gather user information | metacpan | |
System::Introspector::State | Gather system state | metacpan | |
System::Introspector::Util | Utility functions | metacpan |
Provides
Name | File | View |
---|---|---|
System::Introspector::_Exception | lib/System/Introspector/Util.pm | metacpan |