Kwalitee Issues

extracts_nicely

Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

Error: More than one top directories are found: HISTORY.html;Sqllib;makefile.pl;docs;eg;DBlib;Tests.html;README-srcdist.html;Manifest

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.

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

has_tests

Add tests!

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

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

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: docs/mssql-dblib.pod -- Around line 1428: Non-ASCII character seen before =encoding in '–'. Assuming CP1252

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: DBlib/DBlib.pm, DBlib/DBlib/Const.pm, DBlib/DBlib/Const/Aggregates.pm, DBlib/DBlib/Const/BCP.pm, DBlib/DBlib/Const/Cursor.pm, DBlib/DBlib/Const/DBSETLNAME.pm, DBlib/DBlib/Const/Datatypes.pm, DBlib/DBlib/Const/Errors.pm, DBlib/DBlib/Const/General.pm, DBlib/DBlib/Const/MaxValues.pm, DBlib/DBlib/Const/NetlibErrors.pm, DBlib/DBlib/Const/Offset.pm, DBlib/DBlib/Const/Options.pm, DBlib/DBlib/Const/Print.pm, DBlib/DBlib/Const/RPC.pm, DBlib/DBlib/Const/ServerInfo.pm, DBlib/DBlib/Const/Severity.pm, DBlib/DBlib/Const/Streamtokens.pm, DBlib/DBlib/Const/Text.pm, DBlib/DBlib/Const/Timeout.pm, Sqllib/sqllib.pm

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: MSSQL::DBlib, MSSQL::DBlib::Const, MSSQL::DBlib::Const::Aggregates, MSSQL::DBlib::Const::BCP, MSSQL::DBlib::Const::Cursor, MSSQL::DBlib::Const::DBSETLNAME, MSSQL::DBlib::Const::Datatypes, MSSQL::DBlib::Const::Errors, MSSQL::DBlib::Const::General, MSSQL::DBlib::Const::MaxValues, MSSQL::DBlib::Const::NetlibErrors, MSSQL::DBlib::Const::Offset, MSSQL::DBlib::Const::Options, MSSQL::DBlib::Const::Print, MSSQL::DBlib::Const::RPC, MSSQL::DBlib::Const::ServerInfo, MSSQL::DBlib::Const::Severity, MSSQL::DBlib::Const::Streamtokens, MSSQL::DBlib::Const::Text, MSSQL::DBlib::Const::Timeout, MSSQL::Sqllib

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
MSSQL::DBlib 1.008 metacpan
MSSQL::DBlib::Const metacpan
MSSQL::DBlib::Const::Aggregates metacpan
MSSQL::DBlib::Const::BCP metacpan
MSSQL::DBlib::Const::Cursor metacpan
MSSQL::DBlib::Const::DBSETLNAME metacpan
MSSQL::DBlib::Const::Datatypes metacpan
MSSQL::DBlib::Const::Errors metacpan
MSSQL::DBlib::Const::General metacpan
MSSQL::DBlib::Const::MaxValues metacpan
MSSQL::DBlib::Const::NetlibErrors metacpan
MSSQL::DBlib::Const::Offset metacpan
MSSQL::DBlib::Const::Options metacpan
MSSQL::DBlib::Const::Print metacpan
MSSQL::DBlib::Const::RPC metacpan
MSSQL::DBlib::Const::ServerInfo metacpan
MSSQL::DBlib::Const::Severity metacpan
MSSQL::DBlib::Const::Streamtokens metacpan
MSSQL::DBlib::Const::Text metacpan
MSSQL::DBlib::Const::Timeout metacpan
MSSQL::Sqllib 1.008 metacpan

Other Files

DBlib/MANIFEST metacpan
README-srcdist.html metacpan
Sqllib/MANIFEST metacpan