Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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 (53) does not match dist (50):
  • Missing in Dist: lib/IM/Engine/Incoming/IRC.pm, lib/IM/Engine/Interface/IRC/Bot.pm, lib/IM/Engine/Outgoing/IRC.pm

no_pod_errors

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

Error: IM-Engine-0.05/lib/IM/Engine/Incoming.pm -- Around line 87: =over without closing =back

has_meta_json

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

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.

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
IM::Engine The HTTP::Engine of instant messaging 0.05 metacpan
IM::Engine::ExtendsObject metacpan
IM::Engine::ExtendsObject::Message metacpan
IM::Engine::ExtendsObject::User metacpan
IM::Engine::HasEngine metacpan
IM::Engine::HasPlugins role for objects that have plugins metacpan
IM::Engine::Incoming a message we have received metacpan
IM::Engine::Incoming::Jabber metacpan
IM::Engine::Interface metacpan
IM::Engine::Interface::AIM metacpan
IM::Engine::Interface::CLI metacpan
IM::Engine::Interface::IRC metacpan
IM::Engine::Interface::Jabber metacpan
IM::Engine::Interface::REPL metacpan
IM::Engine::Interface::Test metacpan
IM::Engine::Message an instant message, IRC line, etc. metacpan
IM::Engine::Message::HTMLish metacpan
IM::Engine::Outgoing a message we're sending to somebody metacpan
IM::Engine::Outgoing::Jabber metacpan
IM::Engine::PluggableConstructor provide C<new_with_plugins> metacpan
IM::Engine::Plugin metacpan
IM::Engine::RequiresPlugins metacpan
IM::Engine::User a user that we're IMing metacpan
IM::Engine::User::AIM metacpan
IM::Engine::User::Jabber metacpan

Other Files

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