Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (66) does not match dist (67):
  • Missing in MANIFEST: Build.PL

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Bot-BasicBot-Pluggable-0.87/lib/App/Bot/BasicBot/Pluggable.pm -- Around line 223: =back doesn't take any parameters, but you said =back 4

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:

  • App::Bot::BasicBot::Pluggable
  • App::Bot::BasicBot::Pluggable::Terminal
  • Bot::BasicBot::Pluggable
  • Bot::BasicBot::Pluggable::Module
  • Bot::BasicBot::Pluggable::Module::Auth
  • Bot::BasicBot::Pluggable::Module::Base
  • Bot::BasicBot::Pluggable::Module::ChanOp
  • 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
  • Bot::BasicBot::Pluggable::Terminal
  • 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.86,0.87

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).

Modules

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

Other Files

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