Kwalitee Issues

No Core Issues.

has_meta_json

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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: API.pm, Callback.pm, Struct.pm, Test.pm, Type.pm

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.50,0.65,0.69,0.80_01

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.

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::API Perl Win32 API Import Facility 0.80_01 metacpan
Win32::API::Callback Callback support for Win32::API 0.80_01 metacpan
Win32::API::Struct C struct support package for Win32::API 0.65 metacpan
Win32::API::Test Test helper package for Win32::API metacpan
Win32::API::Type C type support package for Win32::API 0.69 metacpan

Provides

Name File View
Win32::API::More API.pm metacpan
Win32::kernel32 samples/Win32/kernel32.pm metacpan

Other Files

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