Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Carp::Always
  • Exception::Class
  • File::Slurp
  • Log::Log4perl
  • Modern::Perl
  • Params::Validate
  • Try::Tiny

no_pod_errors

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

Error: Pootle-Client-0.02/lib/Pootle/Cache.pm -- Around line 158: Unknown directive: =head Around line 204: =over without closing =back Pootle-Client-0.02/lib/Pootle/Filters/Intersection.pm -- Around line 49: =over without closing =back Pootle-Client-0.02/lib/Pootle/Resource/Language.pm -- Around line 57: =over without closing =back Pootle-Client-0.02/lib/Pootle/Resource/Project.pm -- Around line 61: =over without closing =back Pootle-Client-0.02/lib/Pootle/Resource/Store.pm -- Around line 61: =over without closing =back Pootle-Client-0.02/lib/Pootle/Resource/TranslationProject.pm -- Around line 55: =over without closing =back Pootle-Client-0.02/lib/Pootle/Resource/Unit.pm -- Around line 79: =over without closing =back

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Carp::Always
  • File::Slurp
  • Modern::Perl
  • Test::MockModule
  • Try::Tiny

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.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Modern::Perl

Modules

Name Abstract Version View
Pootle::Agent metacpan
Pootle::Cache metacpan
Pootle::Client 0.02 metacpan
Pootle::Exception metacpan
Pootle::Exception::Credentials metacpan
Pootle::Exception::HTTP metacpan
Pootle::Exception::HTTP::MethodNotAllowed metacpan
Pootle::Exception::HTTP::NotFound metacpan
Pootle::Filters metacpan
Pootle::Filters::Intersection metacpan
Pootle::Logger metacpan
Pootle::Resource metacpan
Pootle::Resource::Language metacpan
Pootle::Resource::Project metacpan
Pootle::Resource::Store metacpan
Pootle::Resource::TranslationProject metacpan
Pootle::Resource::Unit metacpan

Other Files

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