Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: ./PaxHeaders.24078/Gtk3-WebKit2-0.1,./PaxHeaders.24078/Gtk3-WebKit2-0.1,Gtk3-WebKit2-0.1/PaxHeaders.24078/README,Gtk3-WebKit2-0.1/PaxHeaders.24078/README,Gtk3-WebKit2-0.1/PaxHeaders.24078/Makefile.PL,Gtk3-WebKit2-0.1/PaxHeaders.24078/Makefile.PL,Gtk3-WebKit2-0.1/PaxHeaders.24078/dist.ini,Gtk3-WebKit2-0.1/PaxHeaders.24078/dist.ini,Gtk3-WebKit2-0.1/PaxHeaders.24078/lib,Gtk3-WebKit2-0.1/PaxHeaders.24078/lib,Gtk3-WebKit2-0.1/lib/PaxHeaders.24078/Gtk3,Gtk3-WebKit2-0.1/lib/PaxHeaders.24078/Gtk3,Gtk3-WebKit2-0.1/PaxHeaders.24078/LICENSE,Gtk3-WebKit2-0.1/PaxHeaders.24078/LICENSE,Gtk3-WebKit2-0.1/PaxHeaders.24078/examples,Gtk3-WebKit2-0.1/PaxHeaders.24078/examples,Gtk3-WebKit2-0.1/examples/PaxHeaders.24078/browser.pl,Gtk3-WebKit2-0.1/examples/PaxHeaders.24078/browser.pl,Gtk3-WebKit2-0.1/PaxHeaders.24078/MANIFEST,Gtk3-WebKit2-0.1/PaxHeaders.24078/MANIFEST,Gtk3-WebKit2-0.1/PaxHeaders.24078/t,Gtk3-WebKit2-0.1/PaxHeaders.24078/t,Gtk3-WebKit2-0.1/t/PaxHeaders.24078/webkit.t,Gtk3-WebKit2-0.1/t/PaxHeaders.24078/webkit.t,Gtk3-WebKit2-0.1/PaxHeaders.24078/COPYING,Gtk3-WebKit2-0.1/PaxHeaders.24078/COPYING,Gtk3-WebKit2-0.1/PaxHeaders.24078/META.yml,Gtk3-WebKit2-0.1/PaxHeaders.24078/META.yml,Gtk3-WebKit2-0.1/PaxHeaders.24078/META.json,Gtk3-WebKit2-0.1/PaxHeaders.24078/META.json

has_changelog

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

has_license_in_source_file

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

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 (11) does not match dist (10):
  • Missing in Dist: lib/Gtk3/WebKit.pm

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

main_module_version_matches_dist_version

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

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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.

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

Other Files

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