Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

no_pod_errors

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

Error: Net-CLI-Interact-2.200002/lib/Net/CLI/Interact/Transport/Net_OpenSSH.pm -- Around line 154: '=item' outside of any '=over' Around line 182: Non-ASCII character seen before =encoding in 'Fandiño.'. Assuming UTF-8

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,2.143070,2.200002

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
Net::CLI::Interact Toolkit for CLI Automation 2.200002 metacpan
Net::CLI::Interact::Action Sent data or matched response from connected device 2.143070 metacpan
Net::CLI::Interact::ActionSet Conversation of Send and Match Actions 2.143070 metacpan
Net::CLI::Interact::Logger Per-instance multi-target logging, with categories 2.143070 metacpan
Net::CLI::Interact::Phrasebook Load command phrasebooks from a Library 2.143070 metacpan
Net::CLI::Interact::Role::Engine Statement execution engine 2.143070 metacpan
Net::CLI::Interact::Role::FindMatch 2.143070 metacpan
Net::CLI::Interact::Role::Iterator Array-based Iterator 2.143070 metacpan
Net::CLI::Interact::Role::Prompt Command-line prompt management 2.143070 metacpan
Net::CLI::Interact::Transport::Base Spawns an Interactive CLI Session 2.143070 metacpan
Net::CLI::Interact::Transport::Loopback Testable CLI connection 2.143070 metacpan
Net::CLI::Interact::Transport::Net_OpenSSH Net::OpenSSH based CLI connection 0.01 metacpan
Net::CLI::Interact::Transport::Platform::Unix 2.143070 metacpan
Net::CLI::Interact::Transport::Platform::Win32 2.143070 metacpan
Net::CLI::Interact::Transport::Role::ConnectCore 2.143070 metacpan
Net::CLI::Interact::Transport::SSH SSH based CLI connection 2.143070 metacpan
Net::CLI::Interact::Transport::Serial Serial-line based CLI connection 2.143070 metacpan
Net::CLI::Interact::Transport::Telnet TELNET based CLI connection 2.143070 metacpan
Net::CLI::Interact::Transport::Wrapper::Base 2.143070 metacpan
Net::CLI::Interact::Transport::Wrapper::IPC_Run 2.143070 metacpan
Net::CLI::Interact::Transport::Wrapper::Net_Telnet 2.143070 metacpan

Other Files

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