Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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.5/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 1069: Expected '=item *' Around line 1071: Expected '=item *' Around line 1078: Expected '=item *' Around line 1084: Expected '=item *' Around line 1090: Expected '=item *' Around line 1098: Unknown directive: =over4 Around line 1100: '=item' outside of any '=over' Around line 1133: Expected '=item *' Around line 1135: Expected '=item *' Around line 1146: Expected '=item *' Around line 1156: Expected '=item *' Around line 1167: Expected '=item *' Around line 1169: Expected '=item *' Around line 1181: Expected '=item *' Around line 1183: Expected '=item *' Around line 1198: Unknown directive: =over4 Around line 1200: '=item' outside of any '=over' Around line 1232: Expected '=item *' Around line 1241: Unknown directive: =over4 Around line 1243: '=item' outside of any '=over' Around line 1264: 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.5 metacpan
Win32::IEAutomation::Element 0.5 metacpan
Win32::IEAutomation::Table 0.5 metacpan

Other Files

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