Kwalitee Issues

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: SNMP-Info-2.01/Info/Bridge.pm -- Around line 873: =over without closing =back

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.

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_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: SNMP::Info, SNMP::Info::Airespace, SNMP::Info::Bridge, SNMP::Info::CDP, SNMP::Info::CiscoConfig, SNMP::Info::CiscoImage, SNMP::Info::CiscoPortSecurity, SNMP::Info::CiscoPower, SNMP::Info::CiscoQOS, SNMP::Info::CiscoRTT, SNMP::Info::CiscoStack, SNMP::Info::CiscoStats, SNMP::Info::CiscoStpExtensions, SNMP::Info::CiscoVTP, SNMP::Info::Entity, SNMP::Info::EtherLike, SNMP::Info::FDP, SNMP::Info::IEEE802dot11, SNMP::Info::LLDP, SNMP::Info::Layer1, SNMP::Info::Layer1::Allied, SNMP::Info::Layer1::Asante, SNMP::Info::Layer1::Bayhub, SNMP::Info::Layer1::Cyclades, SNMP::Info::Layer1::S3000, SNMP::Info::Layer2, SNMP::Info::Layer2::Airespace, SNMP::Info::Layer2::Aironet, SNMP::Info::Layer2::Allied, SNMP::Info::Layer2::Aruba, SNMP::Info::Layer2::Bay, SNMP::Info::Layer2::Baystack, SNMP::Info::Layer2::C1900, SNMP::Info::Layer2::C2900, SNMP::Info::Layer2::Catalyst, SNMP::Info::Layer2::Centillion, SNMP::Info::Layer2::Cisco, SNMP::Info::Layer2::Foundry, SNMP::Info::Layer2::HP, SNMP::Info::Layer2::N2270, SNMP::Info::Layer2::NAP222x, SNMP::Info::Layer2::Netgear, SNMP::Info::Layer2::Orinoco, SNMP::Info::Layer2::ZyXEL_DSLAM, SNMP::Info::Layer3, SNMP::Info::Layer3::Aironet, SNMP::Info::Layer3::AlcatelLucent, SNMP::Info::Layer3::AlteonAD, SNMP::Info::Layer3::Altiga, SNMP::Info::Layer3::Arista, SNMP::Info::Layer3::BayRS, SNMP::Info::Layer3::C3550, SNMP::Info::Layer3::C4000, SNMP::Info::Layer3::C6500, SNMP::Info::Layer3::Cisco, SNMP::Info::Layer3::Contivity, SNMP::Info::Layer3::Dell, SNMP::Info::Layer3::Enterasys, SNMP::Info::Layer3::Extreme, SNMP::Info::Layer3::Foundry, SNMP::Info::Layer3::HP9300, SNMP::Info::Layer3::Juniper, SNMP::Info::Layer3::Microsoft, SNMP::Info::Layer3::N1600, SNMP::Info::Layer3::NetSNMP, SNMP::Info::Layer3::Netscreen, SNMP::Info::Layer3::Passport, SNMP::Info::Layer3::Sun, SNMP::Info::Layer3::Timetra, SNMP::Info::MAU, SNMP::Info::NortelStack, SNMP::Info::PowerEthernet, SNMP::Info::RapidCity, SNMP::Info::SONMP

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.

Modules

Name Abstract Version View
SNMP::Info Object Oriented Perl5 Interface to Network devices and MIBs through SNMP. 2.01 metacpan
SNMP::Info::Airespace SNMP Interface to data from F<AIRESPACE-WIRELESS-MIB> and F<AIRESPACE-SWITCHING-MIB> 2.01 metacpan
SNMP::Info::Bridge SNMP Interface to SNMP data available through the F<BRIDGE-MIB> (RFC1493) 2.01 metacpan
SNMP::Info::CDP SNMP Interface to Cisco Discovery Protocol (CDP) using SNMP 2.01 metacpan
SNMP::Info::CiscoConfig SNMP Interface to Cisco Configuration Files 2.01 metacpan
SNMP::Info::CiscoImage SNMP Interface to image strings for Cisco Devices 2.01 metacpan
SNMP::Info::CiscoPortSecurity SNMP Interface to data from F<CISCO-PORT-SECURITY-MIB> and F<CISCO-PAE-MIB> 2.01 metacpan
SNMP::Info::CiscoPower SNMP Interface to data stored in F<CISCO-POWER-ETHERNET-EXT-MIB>. 2.01 metacpan
SNMP::Info::CiscoQOS SNMP Interface to Cisco's Quality of Service MIBs 2.01 metacpan
SNMP::Info::CiscoRTT SNMP Interface to Cisco's Round Trip Time MIBs 2.01 metacpan
SNMP::Info::CiscoStack SNMP Interface to data from F<CISCO-STACK-MIB> and F<CISCO-PORT-SECURITY-MIB> 2.01 metacpan
SNMP::Info::CiscoStats Perl5 Interface to CPU and Memory stats for Cisco Devices 2.01 metacpan
SNMP::Info::CiscoStpExtensions SNMP Interface to C<CISCO-STP-EXTENSIONS-MIB> 2.01 metacpan
SNMP::Info::CiscoVTP SNMP Interface to Cisco's VLAN Management MIBs 2.01 metacpan
SNMP::Info::Entity SNMP Interface to data stored in F<ENTITY-MIB>. RFC 2737 2.01 metacpan
SNMP::Info::EtherLike SNMP Interface to SNMP F<ETHERLIKE-MIB> RFC 1398 2.01 metacpan
SNMP::Info::FDP SNMP Interface to Foundry Discovery Protocol (FDP) using SNMP 2.01 metacpan
SNMP::Info::IEEE802dot11 SNMP Interface to data from F<IEEE802dot11-MIB> 2.01 metacpan
SNMP::Info::LLDP SNMP Interface to the Link Layer Discovery Protocol (LLDP) 2.01 metacpan
SNMP::Info::Layer1 SNMP Interface to network devices serving Layer1 only. 2.01 metacpan
SNMP::Info::Layer1::Allied SNMP Interface to old Allied Hubs 2.01 metacpan
SNMP::Info::Layer1::Asante SNMP Interface to old Asante 1012 Hubs 2.01 metacpan
SNMP::Info::Layer1::Bayhub SNMP Interface to Bay / Nortel Hubs 2.01 metacpan
SNMP::Info::Layer1::Cyclades SNMP Interface to Cyclades terminal servers 2.01 metacpan
SNMP::Info::Layer1::S3000 SNMP Interface to Synoptics / Nortel Hubs 2.01 metacpan
SNMP::Info::Layer2 SNMP Interface to network devices serving Layer2 only. 2.01 metacpan
SNMP::Info::Layer2::Airespace SNMP Interface to Cisco (Airespace) Wireless Controllers 2.01 metacpan
SNMP::Info::Layer2::Aironet SNMP Interface to Cisco Aironet devices running IOS. 2.01 metacpan
SNMP::Info::Layer2::Allied SNMP Interface to Allied Telesyn switches 2.01 metacpan
SNMP::Info::Layer2::Aruba SNMP Interface to Aruba wireless switches 2.01 metacpan
SNMP::Info::Layer2::Bay SNMP Interface to old Bay Network BayStack Switches 2.01 metacpan
SNMP::Info::Layer2::Baystack SNMP Interface to Nortel Ethernet (Baystack) Switches 2.01 metacpan
SNMP::Info::Layer2::C1900 SNMP Interface to data from Cisco Catalyst 1900 Network Switches running CatOS 2.01 metacpan
SNMP::Info::Layer2::C2900 SNMP Interface to Cisco Catalyst 2900 Switches running IOS 2.01 metacpan
SNMP::Info::Layer2::Catalyst SNMP Interface to Cisco Catalyst devices running Catalyst OS. 2.01 metacpan
SNMP::Info::Layer2::Centillion SNMP Interface to Nortel Centillion based ATM Switches 2.01 metacpan
SNMP::Info::Layer2::Cisco SNMP Interface to L3 and L2+L3 IOS Cisco Device that are not covered in other classes. 2.01 metacpan
SNMP::Info::Layer2::Foundry SNMP Interface to Foundry FastIron Network Devices 2.01 metacpan
SNMP::Info::Layer2::HP SNMP Interface to HP Procurve Switches 2.01 metacpan
SNMP::Info::Layer2::N2270 SNMP Interface to Nortel 2270 Series Wireless Switch 2.01 metacpan
SNMP::Info::Layer2::NAP222x SNMP Interface to Nortel 2220 Series Access Points 2.01 metacpan
SNMP::Info::Layer2::Netgear SNMP Interface to Netgear switches 2.01 metacpan
SNMP::Info::Layer2::Orinoco SNMP Interface to Orinoco Series Access Points 2.01 metacpan
SNMP::Info::Layer2::ZyXEL_DSLAM SNMP Interface to ZyXEL DSLAM 2.01 metacpan
SNMP::Info::Layer3 SNMP Interface to network devices serving Layer3 or Layers 2 & 3 2.01 metacpan
SNMP::Info::Layer3::Aironet Perl5 Interface to Cisco Aironet Wireless Devices running Aironet software, not IOS 2.01 metacpan
SNMP::Info::Layer3::AlcatelLucent SNMP Interface to Alcatel-Lucent OmniSwitch 2.01 metacpan
SNMP::Info::Layer3::AlteonAD SNMP Interface to Nortel Alteon Layer 2-7 Switches. 2.01 metacpan
SNMP::Info::Layer3::Altiga SNMP Interface to Cisco (formerly Altiga) VPN concentrators 2.01 metacpan
SNMP::Info::Layer3::Arista SNMP Interface to Arista Networks EOS 2.01 metacpan
SNMP::Info::Layer3::BayRS SNMP Interface to Nortel routers running BayRS. 2.01 metacpan
SNMP::Info::Layer3::C3550 SNMP Interface to Cisco Catalyst 3550 Layer 2/3 Switches running IOS 2.01 metacpan
SNMP::Info::Layer3::C4000 SNMP Interface to Cisco Catalyst 4000 Layer 2/3 Switches running IOS 2.01 metacpan
SNMP::Info::Layer3::C6500 SNMP Interface to Cisco Catalyst 6500 Layer 2/3 Switches running IOS and/or CatOS 2.01 metacpan
SNMP::Info::Layer3::Cisco SNMP Interface to L3 and L2+L3 IOS Cisco Device that are not covered in other classes. 2.01 metacpan
SNMP::Info::Layer3::Contivity SNMP Interface to Nortel VPN Routers (Contivity Extranet Switches). 2.01 metacpan
SNMP::Info::Layer3::Dell SNMP Interface to Dell Power Connect Network Devices 2.01 metacpan
SNMP::Info::Layer3::Enterasys SNMP Interface to Enterasys Network Devices 2.01 metacpan
SNMP::Info::Layer3::Extreme Perl5 Interface to Extreme Network Devices 2.01 metacpan
SNMP::Info::Layer3::Foundry SNMP Interface to Foundry Network Devices 2.01 metacpan
SNMP::Info::Layer3::HP9300 SNMP Interface to HP Foundry OEM Network Devices 2.01 metacpan
SNMP::Info::Layer3::Juniper SNMP Interface to L3 Juniper Devices 2.01 metacpan
SNMP::Info::Layer3::Microsoft SNMP Interface to L3 Microsoft Windows router 2.01 metacpan
SNMP::Info::Layer3::N1600 SNMP Interface to Nortel 16XX Network Devices 2.01 metacpan
SNMP::Info::Layer3::NetSNMP SNMP Interface to L3 Net-SNMP Devices 2.01 metacpan
SNMP::Info::Layer3::Netscreen SNMP Interface to Juniper Netscreen Devices 2.01 metacpan
SNMP::Info::Layer3::Passport SNMP Interface to modular Nortel Ethernet Routing Switches (formerly Passport / Accelar) 2.01 metacpan
SNMP::Info::Layer3::Sun SNMP Interface to L3 Sun Solaris 2.01 metacpan
SNMP::Info::Layer3::Timetra SNMP Interface to Alcatel-Lucent SR 2.01 metacpan
SNMP::Info::MAU SNMP Interface to Medium Access Unit (MAU) MIB (RFC 2668) via SNMP 2.01 metacpan
SNMP::Info::NortelStack SNMP Interface to the Nortel F<S5-AGENT-MIB> and F<S5-CHASSIS-MIB> 2.01 metacpan
SNMP::Info::PowerEthernet SNMP Interface to data stored in F<POWER-ETHERNET-MIB>. 2.01 metacpan
SNMP::Info::RapidCity SNMP Interface to the Nortel RapidCity MIB 2.01 metacpan
SNMP::Info::SONMP SNMP Interface to SynOptics Network Management Protocol (SONMP) 2.01 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan