Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

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: Cannot find MANIFEST in dist.

prereq_matches_use

List all used modules in META.yml requires

Error:

  • IO::Socket::SSL
  • URI::Escape
  • URI::imap

no_pod_errors

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

Error: IMAP-Client-0.11/lib/IMAP/Client.pm -- Around line 691: You can't have =items (as at line 698) unless the first thing after the =over is an =item Around line 1108: You can't have =items (as at line 1119) unless the first thing after the =over is an =item Around line 1298: Expected '=item *' Around line 1312: Expected '=item *' Around line 1375: Expected '=item *' Around line 1389: Expected '=item *' Around line 1402: Expected '=item *' Around line 1415: Expected '=item *' Around line 1428: Expected '=item *' Around line 1443: Expected '=item *' Around line 1458: Expected '=item *' Around line 1496: Expected '=item *' Around line 1541: Expected '=item *' Around line 1554: Expected '=item *' Around line 1567: Expected '=item *' Around line 1580: Expected '=item *' Around line 1596: Expected '=item *' Around line 1710: Expected '=item *' Around line 1750: Expected '=item *' Around line 1767: Expected '=item *' Around line 1781: Expected '=item *' Around line 1800: Expected '=item *' Around line 1815: Expected '=item *' Around line 1833: Expected '=item *' Around line 1851: Expected '=item *' Around line 1865: Expected '=item *' Around line 1878: Expected '=item *' Around line 1907: Expected '=item *' Around line 1922: Expected '=item *' Around line 1944: Expected '=item *' Around line 1968: Expected '=item *' Around line 1995: Expected '=item *' Around line 2008: Expected '=item *' Around line 2029: Expected '=item *' Around line 2052: Expected '=item *' Around line 2074: Expected '=item *' Around line 2099: Expected '=item *' Around line 2117: Expected '=item *' Around line 2192: You forgot a '=back' before '=head1' Around line 2196: You can't have =items (as at line 2204) unless the first thing after the =over is an =item

has_meta_json

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

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .svn

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.

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
IMAP::Client Advanced manipulation of IMAP services w/ referral support 0.11 metacpan

Other Files

ChangeLog metacpan
Makefile.PL metacpan
README metacpan