Kwalitee Issues

has_license_in_source_file

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

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 Thu 22 Jun 2006 03:35:41 PM JST gpg: using DSA key 7A36FFE5D79B7977 gpg: Can't check signature: No public key --- SIGNATURE Thu Jun 22 15:35:41 2006 +++ @@ -1,7 +1,7 @@ SHA1 813ab59104d20c2679d2b7042a98d67050245670 Changes SHA1 b1295d0d8f4e4c3b6118aac3f1cc5920268d0468 LICENSE SHA1 433091e7e0965ba66ab1e5245708d90d80fd1223 MANIFEST -SHA1 6d95ef7d10e3c8f3d158b3c8da3e451e84c7ffcb META.yml +SHA1 a5e2f0e664661c30ee5b84aab83676ce10ab0e38 META.yml SHA1 96fc21b7f5ce450186155556802d7821203e7fce Makefile.PL SHA1 5418ff58c7dc59edcc9afcf67e8f5f524ff77ee8 README SHA1 24d3aad080e0fabfe7df589a138410224dc2b589 lib/B/Deobfuscate.pm ==> 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.

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.

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
B::Deobfuscate Extension to B::Deparse for use in de-obfuscating source code 0.13 metacpan

Other Files

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