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.6888/Mojolicious-Plugin-OnFork-0.005,./PaxHeaders.6888/Mojolicious-Plugin-OnFork-0.005,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/inc,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/inc,Mojolicious-Plugin-OnFork-0.005/inc/PaxHeaders.6888/Module,Mojolicious-Plugin-OnFork-0.005/inc/PaxHeaders.6888/Module,Mojolicious-Plugin-OnFork-0.005/inc/Module/PaxHeaders.6888/AutoInstall.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/PaxHeaders.6888/AutoInstall.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/PaxHeaders.6888/Install,Mojolicious-Plugin-OnFork-0.005/inc/Module/PaxHeaders.6888/Install,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/WriteAll.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/WriteAll.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Fetch.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Fetch.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Base.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Base.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Can.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Can.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Metadata.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Metadata.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Makefile.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Makefile.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/AutoInstall.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/AutoInstall.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Include.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Include.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Win32.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/Install/PaxHeaders.6888/Win32.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/PaxHeaders.6888/Install.pm,Mojolicious-Plugin-OnFork-0.005/inc/Module/PaxHeaders.6888/Install.pm,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/MYMETA.json,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/MYMETA.json,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/Changes,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/Changes,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/lib,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/lib,Mojolicious-Plugin-OnFork-0.005/lib/PaxHeaders.6888/Mojolicious,Mojolicious-Plugin-OnFork-0.005/lib/PaxHeaders.6888/Mojolicious,Mojolicious-Plugin-OnFork-0.005/lib/Mojolicious/PaxHeaders.6888/Plugin,Mojolicious-Plugin-OnFork-0.005/lib/Mojolicious/PaxHeaders.6888/Plugin,Mojolicious-Plugin-OnFork-0.005/lib/Mojolicious/Plugin/PaxHeaders.6888/OnFork.pm,Mojolicious-Plugin-OnFork-0.005/lib/Mojolicious/Plugin/PaxHeaders.6888/OnFork.pm,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/Makefile.PL,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/Makefile.PL,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/META.yml,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/META.yml,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/MANIFEST,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/MANIFEST,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/README,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/README,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/MYMETA.yml,Mojolicious-Plugin-OnFork-0.005/PaxHeaders.6888/MYMETA.yml

has_tests

Add tests!

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.

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_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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
Mojolicious::Plugin::OnFork Do Something Whenever a Worker Starts 0.005 metacpan

Other Files

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