Kwalitee Issues

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.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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 (9) does not match dist (11):
  • Missing in MANIFEST: README, typemap

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: iodbc-ext-0.1/iodbc.pm -- Around line 207: Expected text after =item, not a bullet Around line 237: Expected text after =item, not a bullet Around line 249: Expected text after =item, not a bullet Around line 278: Expected text after =item, not a bullet Around line 290: Expected text after =item, not a bullet Around line 302: Expected text after =item, not a bullet Around line 314: Expected text after =item, not a bullet Around line 326: Expected text after =item, not a bullet Around line 338: Expected text after =item, not a bullet Around line 350: Expected text after =item, not a bullet Around line 379: Expected text after =item, not a bullet Around line 391: Expected text after =item, not a bullet Around line 421: Expected text after =item, not a bullet Around line 433: Expected text after =item, not a bullet Around line 445: Expected text after =item, not a bullet Around line 457: Expected text after =item, not a bullet Around line 486: Expected text after =item, not a bullet Around line 498: Expected text after =item, not a bullet Around line 510: Expected text after =item, not a bullet Around line 539: Expected text after =item, not a bullet Around line 551: Expected text after =item, not a bullet Around line 563: Expected text after =item, not a bullet Around line 593: Expected text after =item, not a bullet Around line 623: Expected text after =item, not a bullet Around line 635: Expected text after =item, not a bullet Around line 647: Expected text after =item, not a bullet Around line 676: Expected text after =item, not a bullet Around line 688: Expected text after =item, not a bullet Around line 718: Expected text after =item, not a bullet Around line 730: Expected text after =item, not a bullet Around line 760: Expected text after =item, not a bullet Around line 772: Expected text after =item, not a bullet Around line 784: Expected text after =item, not a bullet Around line 796: Expected text after =item, not a bullet Around line 808: Expected text after =item, not a bullet Around line 820: Expected text after =item, not a bullet Around line 832: Expected text after =item, not a bullet Around line 844: Expected text after =item, not a bullet Around line 856: Expected text after =item, not a bullet Around line 885: Expected text after =item, not a bullet Around line 897: Expected text after =item, not a bullet Around line 909: Expected text after =item, not a bullet Around line 921: Expected text after =item, not a bullet Around line 933: Expected text after =item, not a bullet Around line 945: Expected text after =item, not a bullet Around line 957: Expected text after =item, not a bullet Around line 986: Expected text after =item, not a bullet Around line 998: Expected text after =item, not a bullet Around line 1010: Expected text after =item, not a bullet Around line 1022: Expected text after =item, not a bullet Around line 1034: Expected text after =item, not a bullet Around line 1046: Expected text after =item, not a bullet Around line 1074: Expected text after =item, not a bullet Around line 1108: Expected text after =item, not a bullet Around line 1120: Expected text after =item, not a bullet Around line 1132: Expected text after =item, not a bullet Around line 1144: Expected text after =item, not a bullet Around line 1156: Expected text after =item, not a bullet Around line 1168: Expected text after =item, not a bullet Around line 1180: Expected text after =item, not a bullet Around line 1192: Expected text after =item, not a bullet Around line 1221: Expected text after =item, not a bullet Around line 1233: Expected text after =item, not a bullet Around line 1263: Expected text after =item, not a bullet Around line 1293: Expected text after =item, not a bullet Around line 1305: Expected text after =item, not a bullet Around line 1317: Expected text after =item, not a bullet Around line 1347: Expected text after =item, not a bullet Around line 1377: Expected text after =item, not a bullet Around line 1405: Expected text after =item, not a bullet

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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

Modules

Name Abstract Version View
iodbc Perl extension for the iODBC API 0.01 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan