Kwalitee Issues

has_meta_yml

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

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 (8) does not match dist (9):
  • 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.1/lib/Win32/IEAutomation.pm -- Around line 599: Expected '=item *' Around line 604: Expected '=item *' Around line 689: Expected '=item *' Around line 691: Expected '=item *' Around line 700: Expected '=item *' Around line 704: Expected '=item *' Around line 708: Expected '=item *' Around line 746: Expected '=item *' Around line 748: Expected '=item *' Around line 756: Expected '=item *' Around line 760: Expected '=item *' Around line 793: Expected '=item *' Around line 795: Expected '=item *' Around line 802: Expected '=item *' Around line 843: Expected '=item *' Around line 845: Expected '=item *' Around line 851: Expected '=item *' Around line 857: Expected '=item *' Around line 892: Expected '=item *' Around line 894: Expected '=item *' Around line 903: Expected '=item *' Around line 911: Expected '=item *' Around line 918: Expected '=item *' Around line 958: Expected '=item *' Around line 960: Expected '=item *' Around line 966: Expected '=item *' Around line 972: Expected '=item *' Around line 980: Unknown directive: =over4 Around line 982: '=item' outside of any '=over' Around line 1011: Expected '=item *' Around line 1020: Unknown directive: =over4 Around line 1022: '=item' outside of any '=over' Around line 1043: Expected '=item *'

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::WinClicker

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.1 metacpan
Win32::IEAutomation::Element metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan