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: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

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: Cannot find MANIFEST in dist.

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: App::Mobirc::Web::C::Account, App::Mobirc::Web::C::Ajax, App::Mobirc::Web::C::IPhone, App::Mobirc::Web::C::Mobile, App::Mobirc::Web::C::MobileAjax, App::Mobirc::Web::C::Root

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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: App::Mobirc::Plugin::ChannelPageParts, App::Mobirc::Plugin::Component::HTTPD, App::Mobirc::Plugin::Component::IRCClient, App::Mobirc::Plugin::Debug, App::Mobirc::Plugin::DocRoot, App::Mobirc::Plugin::HTMLFilter::CompressHTML, App::Mobirc::Plugin::HTMLFilter::DoCoMoCSS, App::Mobirc::Plugin::HTMLFilter::NickGroup, App::Mobirc::Plugin::IRCCommand::TiarraLog, App::Mobirc::Plugin::MessageBodyFilter::Clickable, App::Mobirc::Plugin::MessageBodyFilter::IRCColor, App::Mobirc::Plugin::StickyTime, App::Mobirc::Web::C::Account, App::Mobirc::Web::C::Ajax, App::Mobirc::Web::C::IPhone, App::Mobirc::Web::C::Mobile, App::Mobirc::Web::C::MobileAjax, App::Mobirc::Web::C::Root

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.04,1.99_01

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.

Modules

Name Abstract Version View
App::Mobirc pluggable IRC to HTTP gateway 1.99_01 metacpan
App::Mobirc::ConfigLoader configuration file loader for moxy metacpan
App::Mobirc::Model::Channel channel object for mobirc metacpan
App::Mobirc::Model::Message metacpan
App::Mobirc::Model::Server metacpan
App::Mobirc::Pictogram metacpan
App::Mobirc::Plugin metacpan
App::Mobirc::Plugin::ChannelPageParts metacpan
App::Mobirc::Plugin::Component::HTTPD metacpan
App::Mobirc::Plugin::Component::IRCClient metacpan
App::Mobirc::Plugin::Debug metacpan
App::Mobirc::Plugin::DocRoot rewrite document root metacpan
App::Mobirc::Plugin::HTMLFilter::CompressHTML compress the html filter metacpan
App::Mobirc::Plugin::HTMLFilter::DoCoMoCSS metacpan
App::Mobirc::Plugin::HTMLFilter::NickGroup metacpan
App::Mobirc::Plugin::IRCCommand::TiarraLog Tiarra log blah-blah-blah metacpan
App::Mobirc::Plugin::MessageBodyFilter::Clickable metacpan
App::Mobirc::Plugin::MessageBodyFilter::IRCColor metacpan
App::Mobirc::Plugin::StickyTime f*cking au cache metacpan
App::Mobirc::Role::Plaggable 0.04 metacpan
App::Mobirc::Types metacpan
App::Mobirc::Util metacpan
App::Mobirc::Validator metacpan
App::Mobirc::Web::Base metacpan
App::Mobirc::Web::C metacpan
App::Mobirc::Web::C::Account metacpan
App::Mobirc::Web::C::Ajax metacpan
App::Mobirc::Web::C::IPhone metacpan
App::Mobirc::Web::C::Mobile metacpan
App::Mobirc::Web::C::MobileAjax metacpan
App::Mobirc::Web::C::Root metacpan
App::Mobirc::Web::C::Static metacpan
App::Mobirc::Web::Context metacpan
App::Mobirc::Web::Handler metacpan
App::Mobirc::Web::Router metacpan
App::Mobirc::Web::Template metacpan
App::Mobirc::Web::View metacpan

Other Files

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