Kwalitee Issues

no_generated_files

Remove the offending files/directories!

Error: Build

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (25) does not match dist (23):
  • Missing in Dist: MYMETA.json, MYMETA.yml

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Win32::LangId

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Win32-PEFile-0.7008/lib/Win32/PEFile.pm -- Around line 157: '=item' outside of any '=over'

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.

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: Win32::LangId

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
Win32::LangId metacpan
Win32::PEFile Portable Executable File parser 0.7008 metacpan
Win32::PEFile::PEBase metacpan
Win32::PEFile::PEConstants metacpan
Win32::PEFile::PEReader metacpan
Win32::PEFile::PEWriter metacpan
Win32::PEFile::Resource PEFile resource objects metacpan
Win32::PEFile::SectionHandlers PEFile section handlers metacpan
Win32::PEFile::VersionResource metacpan
Win32::PEFile::certHandler metacpan
Win32::PEFile::edataHandler metacpan
Win32::PEFile::idataHandler metacpan
Win32::PEFile::rsrcHandler metacpan

Other Files

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