Net-SNMP 5.2.0
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Crypt::DES
- Digest::HMAC
- Digest::SHA1
- Socket6
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Net::SNMP, Net::SNMP::Dispatcher, Net::SNMP::Message, Net::SNMP::MessageProcessing, Net::SNMP::PDU, Net::SNMP::Security, Net::SNMP::Security::Community, Net::SNMP::Security::USM, Net::SNMP::Transport, Net::SNMP::Transport::TCP, Net::SNMP::Transport::TCP6, Net::SNMP::Transport::UDP, Net::SNMP::Transport::UDP6
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/Net/SNMP.pm: HASH(0x5609d496b338)
- lib/Net/SNMP/Dispatcher.pm: HASH(0x5609d3f672b8)
- lib/Net/SNMP/Message.pm: HASH(0x5609d49c8300)
- lib/Net/SNMP/MessageProcessing.pm: HASH(0x5609d48ea448)
- lib/Net/SNMP/PDU.pm: HASH(0x5609d485d928)
- lib/Net/SNMP/Security.pm: HASH(0x5609d46792d0)
- lib/Net/SNMP/Security/Community.pm: HASH(0x5609d48b0110)
- lib/Net/SNMP/Security/USM.pm: HASH(0x5609d489c540)
- lib/Net/SNMP/Transport.pm: HASH(0x5609d4863750)
- lib/Net/SNMP/Transport/TCP.pm: HASH(0x5609d49ee640)
- lib/Net/SNMP/Transport/TCP6.pm: HASH(0x5609d4889b68)
- lib/Net/SNMP/Transport/UDP.pm: HASH(0x5609d4665f78)
- lib/Net/SNMP/Transport/UDP6.pm: HASH(0x5609d4101938)
- 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 |
---|---|---|---|
Net::SNMP | Object oriented interface to SNMP | metacpan | |
Net::SNMP::Dispatcher | metacpan | ||
Net::SNMP::Message | metacpan | ||
Net::SNMP::MessageProcessing | metacpan | ||
Net::SNMP::PDU | metacpan | ||
Net::SNMP::Security | metacpan | ||
Net::SNMP::Security::Community | metacpan | ||
Net::SNMP::Security::USM | metacpan | ||
Net::SNMP::Transport | metacpan | ||
Net::SNMP::Transport::TCP | metacpan | ||
Net::SNMP::Transport::TCP6 | metacpan | ||
Net::SNMP::Transport::UDP | metacpan | ||
Net::SNMP::Transport::UDP6 | metacpan |