Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

no_pod_errors

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

Error: Net-Jifty-0.08/lib/Net/Jifty.pm -- Around line 860: alternative text '/"form_form_data_args ARGS"' contains non-escaped | or / Around line 875: alternative text '/"form_form_data_args ARGS"' contains non-escaped | or /

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Tue 18 Nov 2008 03:42:29 AM JST gpg: using DSA key B317D0B4787244FA gpg: Can't check signature: No public key --- SIGNATURE Tue Nov 18 03:42:37 2008 +++ @@ -1,4 +1,4 @@ -SHA1 70a5b21842f8a1834035416af553b47c30c062f3 Changes +SHA1 c0c66d484b596812fadff4b39aeaf899e6155023 Changes SHA1 54be049b25b2b3152e29b1650211f3dae636900d MANIFEST SHA1 3212a2b396902008b4803b95d7e8dfd32fdf8079 META.yml SHA1 325a0d85170d7ac2d8060915001b692f68946621 Makefile.PL @@ -10,7 +10,7 @@ SHA1 4aa1c578faad51f31e62bed7b28d3d42b88219c3 inc/Module/Install/Metadata.pm SHA1 d7529d795a1304c88253b26a9089913edf31ae5e inc/Module/Install/Win32.pm SHA1 2a74aba5a78e7ab2776382e42106ebe941c2ac28 inc/Module/Install/WriteAll.pm -SHA1 bd715d8aa6861787073b9b2275af6d17ea36de31 lib/Net/Jifty.pm +SHA1 f33580d6f8b0f913ce25903daa07edb75d1d7610 lib/Net/Jifty.pm SHA1 d82ea49d1cb9b8cda33214dcd82851835a44efea t/000-load.t SHA1 72071d94a22f5797e5f6bbf135d84d03a8eaa84b t/001-login.t SHA1 e8dd1626d4ac55f9917aecfc6177d3df8040c101 t/002-method.t ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Net::Jifty

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
Net::Jifty interface to online Jifty applications 0.08 metacpan

Other Files

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