Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

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

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.

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 Sun 11 Jun 2006 11:26:33 PM JST gpg: using DSA key FC8711DDCB8204F2 gpg: Can't check signature: No public key --- SIGNATURE Sun Jun 11 22:26:33 2006 +++ @@ -1,14 +1,16 @@ -SHA1 c591beeb4fd3a77613916e2c3a96f57430f26de6 Changes -SHA1 71bb964da89d58c692b20ef1eb7b62c173e3b3a0 MANIFEST +SHA1 8e2b1ae87e01c9349885069e91b51537855afc54 Changes +SHA1 9b791bca1b9bc65c3ad55b140fff6313f5b52259 MANIFEST SHA1 8c0fffc5f1b03778f14a3564eff299461aee134c MANIFEST.SKIP -SHA1 ec2545f4115e86000892d9da6551fd170ab4b5c2 META.yml +SHA1 22a1eb119a84dea93447e29dc964681b4650dc10 META.yml SHA1 5a4d7d18805823af439f6eb76a066c8e0465778e Makefile.PL -SHA1 75d6259ab555f0ee8c46950e135f4cf815fea13c Perf.xs -SHA1 470e662d4ea7a854d4422624095d491f08529bd7 README -SHA1 8ae86a4b4fffadc1f003b741a6b4790e70e70c1d lib/Win32/Process/Perf.pm +SHA1 b54bcd825b73eb3bba2c03224f3bf8fa0a838d1c Perf.xs +SHA1 c488c754eef8763e7998929f5dd712ca3ce8c5c0 README +SHA1 fd9e1ca44acc4029a5c621687383eb8039902c19 lib/Win32/Process/Perf.pm +SHA256 42113adf5c3fceb861564ac728d68d32ab02b354d56c22c9d811b405840905a3 lib/Win32/Process/Perf/cs.dat +SHA256 42113adf5c3fceb861564ac728d68d32ab02b354d56c22c9d811b405840905a3 lib/Win32/Process/Perf/cz.dat SHA1 54d994b19e63abd7772113a8525d4b434db2ce1b lib/Win32/Process/Perf/de-at.dat SHA1 54d994b19e63abd7772113a8525d4b434db2ce1b lib/Win32/Process/Perf/de-de.dat SHA1 6a038b985994785c995f253c5483c3ae7f63c03e lib/Win32/Process/Perf/en-gb.dat SHA1 6a038b985994785c995f253c5483c3ae7f63c03e lib/Win32/Process/Perf/en-us.dat SHA1 93d1e211d11ffed219b3e373481a69e4994871f5 perf.h -SHA1 add61433ab2c5a49910fd89f80ca2e7e9b1df582 test.pl +SHA1 0fb77861f3e7d06a15eca0969306c0836c759434 test.pl ==> 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.

has_tests_in_t_dir

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

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

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
Win32::Process::Perf 1.05 metacpan

Other Files

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