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: '' for 'license' is not a valid URL. (resources -> license) [Validation: 1.2]

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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: Test::Bot::BasicBot::Pluggable::Store

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: Test::Bot::BasicBot::Pluggable::Store

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:

  • Bot::BasicBot::Pluggable
  • Bot::BasicBot::Pluggable::Module
  • Bot::BasicBot::Pluggable::Module::Auth
  • Bot::BasicBot::Pluggable::Module::Base
  • Bot::BasicBot::Pluggable::Module::DNS
  • Bot::BasicBot::Pluggable::Module::Google
  • Bot::BasicBot::Pluggable::Module::Infobot
  • Bot::BasicBot::Pluggable::Module::Join
  • Bot::BasicBot::Pluggable::Module::Karma
  • Bot::BasicBot::Pluggable::Module::Loader
  • Bot::BasicBot::Pluggable::Module::Seen
  • Bot::BasicBot::Pluggable::Module::Title
  • Bot::BasicBot::Pluggable::Module::Vars
  • Bot::BasicBot::Pluggable::Store
  • Bot::BasicBot::Pluggable::Store::DBI
  • Bot::BasicBot::Pluggable::Store::Deep
  • Bot::BasicBot::Pluggable::Store::Memory
  • Bot::BasicBot::Pluggable::Store::Storable
  • Test::Bot::BasicBot::Pluggable
  • Test::Bot::BasicBot::Pluggable::Store

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.1,0.77

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
Bot::BasicBot::Pluggable extended simple IRC bot for pluggable modules 0.77 metacpan
Bot::BasicBot::Pluggable::Module base module for all BasicBot plugins metacpan
Bot::BasicBot::Pluggable::Module::Auth authentication for Bot::BasicBot::Pluggable modules metacpan
Bot::BasicBot::Pluggable::Module::Base metacpan
Bot::BasicBot::Pluggable::Module::DNS DNS lookups for hostnames or IP addresses metacpan
Bot::BasicBot::Pluggable::Module::Google searches Google for terms and spellings metacpan
Bot::BasicBot::Pluggable::Module::Infobot infobot clone redone in B::B::P. metacpan
Bot::BasicBot::Pluggable::Module::Join join and leave channels; remembers state metacpan
Bot::BasicBot::Pluggable::Module::Karma tracks karma for various concepts metacpan
Bot::BasicBot::Pluggable::Module::Loader loads and unloads bot modules; remembers state metacpan
Bot::BasicBot::Pluggable::Module::Seen track when and where people were seen metacpan
Bot::BasicBot::Pluggable::Module::Title speaks the title of URLs mentioned metacpan
Bot::BasicBot::Pluggable::Module::Vars change internal module variables metacpan
Bot::BasicBot::Pluggable::Store base class for the back-end pluggable store metacpan
Bot::BasicBot::Pluggable::Store::DBI use DBI to provide a storage backend metacpan
Bot::BasicBot::Pluggable::Store::Deep use DBM::Deep to provide a storage backend metacpan
Bot::BasicBot::Pluggable::Store::Memory use memory (RAM) to provide a storage backend metacpan
Bot::BasicBot::Pluggable::Store::Storable use Storable to provide a storage backend metacpan
Test::Bot::BasicBot::Pluggable utilities to aid in testing of Bot::BasicBot::Pluggable modules 0.1 metacpan
Test::Bot::BasicBot::Pluggable::Store basics tests for Bot::BasicBot::Pluggable storage classes 0.1 metacpan

Other Files

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