Net-CLI-Interact 2.200007_001
Kwalitee Issues
- 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 (62) does not match dist (60):
- Missing in Dist: Net-CLI-Interact-2.200007_001/META.json, Net-CLI-Interact-2.200007_001/META.yml
- 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.200007_001
- 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.200007_001 | 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 |