Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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 (70) does not match dist (68):
  • Missing in Dist: inc/Module/Install/ReadmeMarkdownFromPod.pm, inc/Pod/Markdown.pm

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.

Modules

Name Abstract Version View
Catalyst::Helper::Model::DataLocalize Helper for DataLocalize models metacpan
Catalyst::Helper::Model::Maketext Helper for Maketext models metacpan
CatalystX::I18N Catalyst internationalisation (I18N) framework 1.10 metacpan
CatalystX::I18N::DataLocalize Wrapper around Data::Localize metacpan
CatalystX::I18N::Maketext Wrapper around Locale::Maketext metacpan
CatalystX::I18N::Model::Base metacpan
CatalystX::I18N::Model::DataLocalize metacpan
CatalystX::I18N::Model::L10N metacpan
CatalystX::I18N::Model::Maketext Glues Locale::Maketext into Catalyst metacpan
CatalystX::I18N::Role::All Load all available roles metacpan
CatalystX::I18N::Role::Base Basic catalyst I18N support metacpan
CatalystX::I18N::Role::Collate Support for localized collation metacpan
CatalystX::I18N::Role::DataLocalize Support for localize metacpan
CatalystX::I18N::Role::DateTime Support for I18N datetime metacpan
CatalystX::I18N::Role::GetLocale Tries to determine the current users locale metacpan
CatalystX::I18N::Role::Maketext Support for maketext metacpan
CatalystX::I18N::Role::NumberFormat Support for I18N number formating metacpan
CatalystX::I18N::Role::PosixLocale Sets the POSIX locale metacpan
CatalystX::I18N::TraitFor::Request Adds various I18N methods to a Catalyst::Request object metacpan
CatalystX::I18N::TraitFor::Response Adds the Content-Language header to the Catalyst::Response object metacpan
CatalystX::I18N::TraitFor::ViewTT Adds I18N filters and VMethods to a TT view metacpan
CatalystX::I18N::TypeConstraints Defines I18N Moose type constraints metacpan

Other Files

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