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, Agent::TCLI::Request, Agent::TCLI::Response, Agent::TCLI::User

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, Agent::TCLI::Request, Agent::TCLI::Response, Agent::TCLI::User

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • POE::Component::SimpleLog

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.0.0042,0.0.0045,0.0.0168,0.0.0171,0.0041,0.0042,0.0119,0.0166,0.02,0.1.0171,1.05

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.02 metacpan
Agent::TCLI::Base Base object for other TCLI objects 0.1.0171 metacpan
Agent::TCLI::Command 0.0.0171 metacpan
Agent::TCLI::Control Manage TCLI commands 0.0.0168 metacpan
Agent::TCLI::Package::Base Base object for other Agent::TCLI::Package objects 0.0.0042 metacpan
Agent::TCLI::Package::Tail A Tail command 0.0.0045 metacpan
Agent::TCLI::Package::Tail::Line A class for for lines to be tested. 0.0042 metacpan
Agent::TCLI::Package::Tail::Test A class for an individual test. 0.0042 metacpan
Agent::TCLI::Package::UnixBase Base object for Agent::TCLI::Package objects accessing other Unix commands. 0.0.0042 metacpan
Agent::TCLI::Package::XMPP A package of commands to access the XMPP transport 0.0.0042 metacpan
Agent::TCLI::Parameter A Parameter class for TCLI. 0.0.0171 metacpan
Agent::TCLI::Request A Request class for Agent::TCLI::Request. 0.0119 metacpan
Agent::TCLI::Response A Response class for Agent::TCLI::Response. 0.0119 metacpan
Agent::TCLI::Transport::Base 0.0042 metacpan
Agent::TCLI::Transport::Test transport for testing commands 0.0042 metacpan
Agent::TCLI::Transport::Test::Testee Write Test scripts to control TCLI agents. 0.0042 metacpan
Agent::TCLI::Transport::XMPP 0.0041 metacpan
Agent::TCLI::User 0.0166 metacpan
POE::Component::SimpleLog Perl extension to manage a simple logging system for POE. 1.05 metacpan

Other Files

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