Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: lib/Module/Build

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: Module::Build::Database::PostgreSQL::Templates

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: Module::Build::Database::PostgreSQL::Templates

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Module::Build::Database Manage database patches in the style of Module::Build. 0.55 metacpan
Module::Build::Database::Helpers 0.55 metacpan
Module::Build::Database::PostgreSQL PostgreSQL implementation for MBD 0.55 metacpan
Module::Build::Database::PostgreSQL::Templates PostgreSQL documentation templates 0.55 metacpan
Module::Build::Database::SQLite SQLite implementation for MBD 0.55 metacpan
Test::MBD Helper for testing Module::Build::Database apps 0.55 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
eg/Pgapp/Build.PL metacpan
eg/PgappDep/PgappA/Build.PL metacpan
eg/PgappDep/PgappA/MANIFEST metacpan
eg/PgappDep/PgappB/Build.PL metacpan
eg/PgappDep/PgappB/MANIFEST metacpan
eg/PgappNoPostgis/Build.PL metacpan
eg/Plperlapp/Build.PL metacpan
eg/Plperlapp/MANIFEST metacpan
eg/Plperlapp/META.json metacpan
eg/Plperlapp/META.yml metacpan
eg/SqliteApp/Build.PL metacpan