Kwalitee Issues

buildtool_not_executable

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

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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::Storable

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
Bot::BasicBot::Pluggable extended simple IRC bot for pluggable modules 0.60 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::Storable use Storable to provide a storage backend metacpan

Other Files

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