Kwalitee Issues

No Core Issues.

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 Wed 02 Apr 2014 06:24:24 AM JST gpg: using DSA key 9A6D92628FFDC942 gpg: Can't check signature: No public key --- SIGNATURE Wed Apr 2 06:24:27 2014 +++ @@ -2,7 +2,9 @@ SHA1 17ac44dfa9db0fe21eb273517677badd0fc1f98d Filters.pm SHA1 28d205a565763e6a77b0ef053caa5e7fc3b74ec6 Filters.pod SHA1 824802410e37afe73425ad1a6e4c7f354d168cc6 LICENSE -SHA1 a272cfa7ee4fa068522f32d9fe57fbba9acfe724 MANIFEST +SHA1 911e0ba20fb184ccf8d54e409db55e85d3d1222c MANIFEST +SHA256 7fea84060f45ad9d46a4c31b9b538e7586bf2c39d3f5044a4145475a26306d33 META.json +SHA256 350edae4cca3b6e9c77e643dcb50dff9d60a7fdaac101b0f9c24c648d0018968 META.yml SHA1 7aa60d2e78a5c52cf22c3adcb237be1d716d6846 Makefile.PL SHA1 a8e4edc17fd592c79459692060f4237d038e9d0b README SHA1 b3d58b8fd092b2d293ed57be9065c15b0e0ae309 t/Preprocess.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.

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Inline::Filters

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

Modules

Name Abstract Version View
Inline::Filters Common source code filters for Inline Modules. 0.14 metacpan

Other Files

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