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_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.

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: Doodle::Library

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Data::Object::Space

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: Doodle, Doodle::Column, Doodle::Column::Helpers, Doodle::Command, Doodle::Grammar, Doodle::Grammar::Mssql, Doodle::Grammar::Mysql, Doodle::Grammar::Postgres, Doodle::Grammar::Sqlite, Doodle::Helpers, Doodle::Index, Doodle::Library, Doodle::Relation, Doodle::Relation::Helpers, Doodle::Schema, Doodle::Schema::Helpers, Doodle::Statement, Doodle::Table, Doodle::Table::Helpers

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Doodle 0.03 metacpan
Doodle::Column 0.03 metacpan
Doodle::Column::Helpers 0.03 metacpan
Doodle::Command 0.03 metacpan
Doodle::Grammar 0.03 metacpan
Doodle::Grammar::Mssql 0.03 metacpan
Doodle::Grammar::Mysql 0.03 metacpan
Doodle::Grammar::Postgres 0.03 metacpan
Doodle::Grammar::Sqlite 0.03 metacpan
Doodle::Helpers 0.03 metacpan
Doodle::Index 0.03 metacpan
Doodle::Library metacpan
Doodle::Relation 0.03 metacpan
Doodle::Relation::Helpers 0.03 metacpan
Doodle::Schema 0.03 metacpan
Doodle::Schema::Helpers 0.03 metacpan
Doodle::Statement 0.03 metacpan
Doodle::Table 0.03 metacpan
Doodle::Table::Helpers 0.03 metacpan

Other Files

META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.mkdn metacpan
cpanfile metacpan