Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Test::DBIx::Class::Role::FixtureCommand
  • Test::mysqld
  • Test::postgresql

no_pod_errors

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

Error: DBIx-Class-Migration-0.022/lib/DBIx/Class/Migration.pm -- Around line 940: Unknown directive: =head

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.

has_meta_json

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

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.

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

Modules

Name Abstract Version View
Catalyst::TraitFor::Model::DBIC::Schema::FromMigration Use your DB Sandbox to run Catalyst metacpan
Catalyst::TraitFor::Model::DBIC::Schema::FromMigration::_MigrationHelper Trait Helper metacpan
DBIx::Class::Migration Use the best tools together for sane database migrations 0.022 metacpan
DBIx::Class::Migration::MySQLSandbox Autocreate a mysql sandbox metacpan
DBIx::Class::Migration::Population Utility to populate fixture data metacpan
DBIx::Class::Migration::PostgresqlSandbox Autocreate a postgresql sandbox metacpan
DBIx::Class::Migration::RunScript Control your Perl Migration Run Scripts metacpan
DBIx::Class::Migration::RunScript::Trait::SchemaLoader Give your Run Script a Schema metacpan
DBIx::Class::Migration::Sandbox DB Sandbox Role metacpan
DBIx::Class::Migration::SchemaLoader Schema Loader Factory metacpan
DBIx::Class::Migration::Script Tools to manage database Migrations metacpan
DBIx::Class::Migration::ShareDirBuilder Build a target_dir in /share metacpan
DBIx::Class::Migration::SqliteSandbox Autocreate a Sqlite sandbox metacpan
DBIx::Class::Migration::TargetDirSandboxBuilder Build a sandbox at target_dir metacpan
DBIx::Class::Migration::TempDirBuilder Build a tempory target_dir metacpan
DBIx::Class::Migration::TempDirSandboxBuilder Build a sandbox in a temporary directory metacpan
Test::DBIx::Class::FixtureCommand::Population Use your fixtures in a test case. metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.mkdn metacpan
dist.ini metacpan
examples/MusicBase/dist.ini metacpan