Kwalitee Issues

has_meta_yml

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

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.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Win32::Process::List

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 Sat 19 Aug 2006 07:00:07 PM JST gpg: using DSA key FC8711DDCB8204F2 gpg: Can't check signature: No public key --- SIGNATURE Sat Aug 19 19:00:07 2006 +++ @@ -1,7 +1,7 @@ -SHA1 4162d645db484d82578dcd4abd1212902c777df4 Changes +SHA1 b3d64b01beacfcf54fe7ba7f16f421f7cc56e081 Changes SHA1 415a9582ca2bfdd92f746e7c3188842da2d5afb2 MANIFEST SHA1 d384fd5d1df8699acdd9d032da99892ebd619bbf Makefile.PL -SHA1 9b092c79614b83aed6c8d2cbfc2f7cfb35a06ebe README -SHA1 ab6a5ed9567597191490bfdb1ba34025b4fb3417 User.pm +SHA1 ebd81162fbb998f4c82a8c9d9eb396c2f17f2129 README +SHA1 a3db47b8bbc437de0d2a0af9f02e28c541dc22dd User.pm SHA1 72773496a7b6ad84fa68103f08b7736c4962d77a User.xs -SHA1 0d49d2bd2a44be8c045d64f23184350b7cee7938 test.pl +SHA1 77d0e970a0a14c3cab5d35e4a584ae5812f7bde5 test.pl ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

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::User Perl extension for to get the user and domain name of a process 0.02 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan