Kwalitee Issues

has_meta_yml

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

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.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: MKDoc::SQL::Type::ALL

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI
  • MKDoc::Setup

has_meta_json

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

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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: MKDoc::SQL, MKDoc::SQL::Category, MKDoc::SQL::Condition, MKDoc::SQL::DBH, MKDoc::SQL::IndexedTable, MKDoc::SQL::MySQL, MKDoc::SQL::Query, MKDoc::SQL::Table, MKDoc::SQL::Type::ALL, MKDoc::SQL::Type::AbstractFloat, MKDoc::SQL::Type::AbstractInt, MKDoc::SQL::Type::AbstractNumber, MKDoc::SQL::Type::AbstractType, MKDoc::SQL::Type::BigInt, MKDoc::SQL::Type::Blob, MKDoc::SQL::Type::Char, MKDoc::SQL::Type::Date, MKDoc::SQL::Type::DateTime, MKDoc::SQL::Type::Double, MKDoc::SQL::Type::Float, MKDoc::SQL::Type::Int, MKDoc::SQL::Type::LongBlob, MKDoc::SQL::Type::LongText, MKDoc::SQL::Type::MediumBlob, MKDoc::SQL::Type::MediumInt, MKDoc::SQL::Type::MediumText, MKDoc::SQL::Type::Numeric, MKDoc::SQL::Type::SmallInt, MKDoc::SQL::Type::Text, MKDoc::SQL::Type::Time, MKDoc::SQL::Type::TinyInt, MKDoc::SQL::Type::VarChar

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • MKDoc::Init::DBI
  • MKDoc::SQL
  • MKDoc::SQL::Category
  • MKDoc::SQL::Condition
  • MKDoc::SQL::DBH
  • MKDoc::SQL::IndexedTable
  • MKDoc::SQL::MySQL
  • MKDoc::SQL::Object
  • MKDoc::SQL::Query
  • MKDoc::SQL::Table
  • MKDoc::SQL::Type::ALL
  • MKDoc::SQL::Type::AbstractFloat
  • MKDoc::SQL::Type::AbstractInt
  • MKDoc::SQL::Type::AbstractNumber
  • MKDoc::SQL::Type::AbstractType
  • MKDoc::SQL::Type::BigInt
  • MKDoc::SQL::Type::Blob
  • MKDoc::SQL::Type::Char
  • MKDoc::SQL::Type::Date
  • MKDoc::SQL::Type::DateTime
  • MKDoc::SQL::Type::Double
  • MKDoc::SQL::Type::Float
  • MKDoc::SQL::Type::Int
  • MKDoc::SQL::Type::LongBlob
  • MKDoc::SQL::Type::LongText
  • MKDoc::SQL::Type::MediumBlob
  • MKDoc::SQL::Type::MediumInt
  • MKDoc::SQL::Type::MediumText
  • MKDoc::SQL::Type::Numeric
  • MKDoc::SQL::Type::SmallInt
  • MKDoc::SQL::Type::Text
  • MKDoc::SQL::Type::Time
  • MKDoc::SQL::Type::TinyInt
  • MKDoc::SQL::Type::VarChar
  • MKDoc::Setup::SQL

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
MKDoc::Init::DBI metacpan
MKDoc::SQL Database abstraction layer 0.4 metacpan
MKDoc::SQL::Category Hierarchical ordrered category table object. metacpan
MKDoc::SQL::Condition construct complex SQL conditions metacpan
MKDoc::SQL::DBH metacpan
MKDoc::SQL::IndexedTable Table with inverted weighted keyword searches metacpan
MKDoc::SQL::MySQL metacpan
MKDoc::SQL::Object Lightweight wrapper around SQL tables metacpan
MKDoc::SQL::Query MKDoc SQL Query object metacpan
MKDoc::SQL::Table Table object. metacpan
MKDoc::SQL::Type::ALL ALL MKDoc column types metacpan
MKDoc::SQL::Type::AbstractFloat metacpan
MKDoc::SQL::Type::AbstractInt metacpan
MKDoc::SQL::Type::AbstractNumber metacpan
MKDoc::SQL::Type::AbstractType metacpan
MKDoc::SQL::Type::BigInt metacpan
MKDoc::SQL::Type::Blob metacpan
MKDoc::SQL::Type::Char metacpan
MKDoc::SQL::Type::Date metacpan
MKDoc::SQL::Type::DateTime metacpan
MKDoc::SQL::Type::Double metacpan
MKDoc::SQL::Type::Float metacpan
MKDoc::SQL::Type::Int metacpan
MKDoc::SQL::Type::LongBlob metacpan
MKDoc::SQL::Type::LongText metacpan
MKDoc::SQL::Type::MediumBlob metacpan
MKDoc::SQL::Type::MediumInt metacpan
MKDoc::SQL::Type::MediumText metacpan
MKDoc::SQL::Type::Numeric metacpan
MKDoc::SQL::Type::SmallInt metacpan
MKDoc::SQL::Type::Text metacpan
MKDoc::SQL::Type::Time metacpan
MKDoc::SQL::Type::TinyInt metacpan
MKDoc::SQL::Type::VarChar metacpan
MKDoc::Setup::SQL metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan