Kwalitee Issues

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: DBIx::Schema::Changelog::Manual

no_pod_errors

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

Error: DBIx-Schema-Changelog-v0.1.0/lib/DBIx/Schema/Changelog/Command/Base.pm -- Around line 178: =cut found outside a pod block. Skipping to next block. DBIx-Schema-Changelog-v0.1.0/lib/DBIx/Schema/Changelog/Command.pm -- Around line 139: You forgot a '=back' before '=head2' Around line 143: =back without =over

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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: DBIx::Schema::Changelog::Manual

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
DBIx::Schema::Changelog (ALPHA QUALITY) Continuous Database Migration v0.1.0 metacpan
DBIx::Schema::Changelog::Action Abstract action class. v0.1.0 metacpan
DBIx::Schema::Changelog::Action::Column Action handler for table columns v0.1.0 metacpan
DBIx::Schema::Changelog::Action::Constraint v0.1.0 metacpan
DBIx::Schema::Changelog::Action::Default Handle default values for table columns v0.1.0 metacpan
DBIx::Schema::Changelog::Action::Index v0.1.0 metacpan
DBIx::Schema::Changelog::Action::Sequence Action handler for sequences v0.1.0 metacpan
DBIx::Schema::Changelog::Action::Sql Action for manualy called sql v0.1.0 metacpan
DBIx::Schema::Changelog::Action::Table v0.1.0 metacpan
DBIx::Schema::Changelog::Action::View Handles view actions v0.1.0 metacpan
DBIx::Schema::Changelog::Changeset Handles action types. v0.1.0 metacpan
DBIx::Schema::Changelog::Command Commandline Modul for DBIx::Schema::Changelog v0.1.0 metacpan
DBIx::Schema::Changelog::Command::Base Abstract file class. v0.1.0 metacpan
DBIx::Schema::Changelog::Command::Changeset Create a new changeset project from template for DBIx::Schema::Changelog! v0.1.0 metacpan
DBIx::Schema::Changelog::Command::Driver Create a new driver modul from template for DBIx::Schema::Changelog! v0.1.0 metacpan
DBIx::Schema::Changelog::Command::File Create a new file reader modul from template for DBIx::Schema::Changelog! v0.1.0 metacpan
DBIx::Schema::Changelog::Core::ExceptionMessages v0.1.0 metacpan
DBIx::Schema::Changelog::Driver Abstract driver class. v0.1.0 metacpan
DBIx::Schema::Changelog::Driver::Pg v0.1.0 metacpan
DBIx::Schema::Changelog::Driver::SQLite The great new DBIx::Schema::Changelog::Driver::SQLite! v0.1.0 metacpan
DBIx::Schema::Changelog::File Abstract file class. v0.1.0 metacpan
DBIx::Schema::Changelog::File::JSON Module for DBIx::Schema::Changelog::File to load changeset from JSON files. v0.1.0 metacpan
DBIx::Schema::Changelog::File::Yaml Module for DBIx::Schema::Changelog::File to load changeset from YAML files. v0.1.0 metacpan
DBIx::Schema::Changelog::Manual A gentle introduction to DBIx::Schema::Changelog v0.1.0 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan