Kwalitee Issues

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 (10) does not match dist (11):
  • Missing in MANIFEST: lib/Win32/IEAutomation/WinClicker.pm

no_pod_errors

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

Error: Win32-IEAutomation-0.4/lib/Win32/IEAutomation.pm -- Around line 774: Expected '=item *' Around line 776: Expected '=item *' Around line 785: Expected '=item *' Around line 789: Expected '=item *' Around line 793: Expected '=item *' Around line 835: Expected '=item *' Around line 837: Expected '=item *' Around line 845: Expected '=item *' Around line 849: Expected '=item *' Around line 886: Expected '=item *' Around line 888: Expected '=item *' Around line 895: Expected '=item *' Around line 942: Expected '=item *' Around line 944: Expected '=item *' Around line 950: Expected '=item *' Around line 956: Expected '=item *' Around line 996: Expected '=item *' Around line 998: Expected '=item *' Around line 1007: Expected '=item *' Around line 1015: Expected '=item *' Around line 1022: Expected '=item *' Around line 1068: Expected '=item *' Around line 1070: Expected '=item *' Around line 1076: Expected '=item *' Around line 1082: Expected '=item *' Around line 1088: Expected '=item *' Around line 1096: Unknown directive: =over4 Around line 1098: '=item' outside of any '=over' Around line 1131: Expected '=item *' Around line 1133: Expected '=item *' Around line 1144: Expected '=item *' Around line 1154: Expected '=item *' Around line 1165: Expected '=item *' Around line 1167: Expected '=item *' Around line 1179: Expected '=item *' Around line 1181: Expected '=item *' Around line 1196: Unknown directive: =over4 Around line 1198: '=item' outside of any '=over' Around line 1230: Expected '=item *' Around line 1239: Unknown directive: =over4 Around line 1241: '=item' outside of any '=over' Around line 1262: Expected '=item *'

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.

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::IEAutomation, Win32::IEAutomation::Element, Win32::IEAutomation::Table, Win32::IEAutomation::WinClicker

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::IEAutomation Web application automation using Internet Explorer 0.4 metacpan
Win32::IEAutomation::Element 0.4 metacpan
Win32::IEAutomation::Table 0.4 metacpan

Other Files

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