Kwalitee Issues

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-Schema-Loader-0.04999_09/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm -- Around line 158: Non-ASCII character seen before =encoding in 'Mannsåker'. Assuming UTF-8

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.

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::Class::Schema::Loader::DBI::Writing

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:

  • DBIx::Class::Schema::Loader
  • DBIx::Class::Schema::Loader::Base
  • DBIx::Class::Schema::Loader::DBI
  • DBIx::Class::Schema::Loader::DBI::DB2
  • DBIx::Class::Schema::Loader::DBI::MSSQL
  • DBIx::Class::Schema::Loader::DBI::ODBC
  • DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server
  • DBIx::Class::Schema::Loader::DBI::Oracle
  • DBIx::Class::Schema::Loader::DBI::Pg
  • DBIx::Class::Schema::Loader::DBI::SQLite
  • DBIx::Class::Schema::Loader::DBI::Sybase
  • DBIx::Class::Schema::Loader::DBI::Sybase::Common
  • DBIx::Class::Schema::Loader::DBI::Sybase::Microsoft_SQL_Server
  • DBIx::Class::Schema::Loader::DBI::Writing
  • DBIx::Class::Schema::Loader::DBI::mysql
  • DBIx::Class::Schema::Loader::RelBuilder

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
DBIx::Class::Schema::Loader Dynamic definition of a DBIx::Class::Schema 0.04999_09 metacpan
DBIx::Class::Schema::Loader::Base Base DBIx::Class::Schema::Loader Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI DBIx::Class::Schema::Loader DBI Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::DB2 DBIx::Class::Schema::Loader::DBI DB2 Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::MSSQL DBIx::Class::Schema::Loader::DBI MSSQL Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::ODBC L<DBD::ODBC> proxy, currently only for Microsoft SQL Server 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::ODBC::Microsoft_SQL_Server ODBC wrapper for L<DBIx::Class::Schema::Loader::DBI::MSSQL> 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::Oracle DBIx::Class::Schema::Loader::DBI Oracle Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::Pg DBIx::Class::Schema::Loader::DBI PostgreSQL Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::SQLite DBIx::Class::Schema::Loader::DBI SQLite Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::Sybase DBIx::Class::Schema::Loader::DBI Sybase Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::Sybase::Common Common functions for Sybase and MSSQL 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::Sybase::Microsoft_SQL_Server Subclass for using MSSQL through DBD::Sybase 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::Writing Loader subclass writing guide for DBI 0.04999_09 metacpan
DBIx::Class::Schema::Loader::DBI::mysql DBIx::Class::Schema::Loader::DBI mysql Implementation. 0.04999_09 metacpan
DBIx::Class::Schema::Loader::RelBuilder Builds relationships for DBIx::Class::Schema::Loader 0.04999_09 metacpan

Other Files

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