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 'DBD::SQLite' is not a valid version. (requires -> DBD::SQLite) [Validation: 1.0];'<undef>' for 'DBIx::Class' is not a valid version. (requires -> DBIx::Class) [Validation: 1.0];'<undef>' for 'DBIx::Class::Schema::Loader' is not a valid version. (requires -> DBIx::Class::Schema::Loader) [Validation: 1.0];'<undef>' for 'File::Basename' is not a valid version. (requires -> File::Basename) [Validation: 1.0];'<undef>' for 'HTML::TreeBuilder' is not a valid version. (requires -> HTML::TreeBuilder) [Validation: 1.0];'<undef>' for 'HTTP::Request' is not a valid version. (requires -> HTTP::Request) [Validation: 1.0];'<undef>' for 'IO::Capture' is not a valid version. (requires -> IO::Capture) [Validation: 1.0];'<undef>' for 'POE' is not a valid version. (requires -> POE) [Validation: 1.0];'<undef>' for 'POE::Component::Client::HTTP' is not a valid version. (requires -> POE::Component::Client::HTTP) [Validation: 1.0];'<undef>' for 'POE::Component::IRC' is not a valid version. (requires -> POE::Component::IRC) [Validation: 1.0];'<undef>' for 'Term::ANSIColor' is not a valid version. (requires -> Term::ANSIColor) [Validation: 1.0];'<undef>' for 'UNIVERSAL::require' is not a valid version. (requires -> UNIVERSAL::require) [Validation: 1.0];'<undef>' for 'YAML::Syck' is not a valid version. (requires -> YAML::Syck) [Validation: 1.0]

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: Infobot::Plugin::DataSource::DBIxClass, Infobot::Plugin::DataSource::HTTP

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.

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: Infobot::Plugin::DataSource::DBIxClass, Infobot::Plugin::DataSource::HTTP

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Infobot Popular IRC bot 0.91_05 metacpan
Infobot::Base Useful methods for Infobot modules metacpan
Infobot::Config Read in a YAML config file metacpan
Infobot::Log Log multiplexer metacpan
Infobot::Message Encapsulate incoming queries metacpan
Infobot::Pipeline Main application pipeline metacpan
Infobot::Plugin::Conduit::Base Base class for conduits metacpan
Infobot::Plugin::Conduit::IRC Very simple graphical interface metacpan
Infobot::Plugin::Conduit::Telnet Telnet server interface metacpan
Infobot::Plugin::Conduit::Tk metacpan
Infobot::Plugin::DataSource::Base metacpan
Infobot::Plugin::DataSource::DBIxClass Simple reusable interface to DBIx::Class metacpan
Infobot::Plugin::DataSource::DNS metacpan
Infobot::Plugin::DataSource::HTTP Spawn a POE::Component::Client::HTTP session metacpan
Infobot::Plugin::Log::ANSIColor Relay and colour logging messages to STDOUT metacpan
Infobot::Plugin::Log::Base Logger base class metacpan
Infobot::Plugin::Log::File metacpan
Infobot::Plugin::Log::STDERR Relay logging messages to STDERR metacpan
Infobot::Plugin::Query::Base Base class for plugins metacpan
Infobot::Plugin::Query::Base::DBIxClass metacpan
Infobot::Plugin::Query::Base::HTTP metacpan
Infobot::Plugin::Query::Factoids metacpan
Infobot::Plugin::Query::GoogleDefine metacpan
Infobot::Plugin::Query::Help metacpan
Infobot::Plugin::Query::RSS metacpan
Infobot::Plugin::Query::Rot13 metacpan
Infobot::Service Base class for core services metacpan

Other Files

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