Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'undef' for 'Net::Jabber' is not a valid version. (requires -> Net::Jabber) [Validation: 1.2]

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Agent::TCLI

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.

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: Agent::TCLI

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.03.0054,0.03.0057,0.030,0.030.0059

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
Agent::TCLI Transactional Contextual Line Interface 0.030 metacpan
Agent::TCLI::Base Base object for other TCLI objects 0.030.0059 metacpan
Agent::TCLI::Command 0.030.0059 metacpan
Agent::TCLI::Control Manage TCLI commands 0.030.0059 metacpan
Agent::TCLI::Package::Base Base object for other Agent::TCLI::Package objects 0.030.0059 metacpan
Agent::TCLI::Package::Tail A Tail command 0.030.0059 metacpan
Agent::TCLI::Package::Tail::Line A class for tailed lines to be tested. 0.030.0059 metacpan
Agent::TCLI::Package::Tail::Test A class for an individual test on Lines. 0.030.0059 metacpan
Agent::TCLI::Package::UnixBase Base class for Agent::TCLI::Package objects accessing other Unix commands. 0.030.0059 metacpan
Agent::TCLI::Package::XMPP A package of commands to access the XMPP transport 0.030.0059 metacpan
Agent::TCLI::Parameter A Parameter class for TCLI. 0.030.0059 metacpan
Agent::TCLI::Request A Request class for Agent::TCLI::Request. 0.030.0059 metacpan
Agent::TCLI::Response A Response class for Agent::TCLI::Response. 0.030.0059 metacpan
Agent::TCLI::Testee Write Test scripts to control TCLI agents. 0.030.0059 metacpan
Agent::TCLI::Transport::Base Base Class for transports 0.03.0057 metacpan
Agent::TCLI::Transport::Test transport for testing commands 0.03.0057 metacpan
Agent::TCLI::Transport::XMPP 0.03.0054 metacpan
Agent::TCLI::User 0.030.0059 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan