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::Class::DB, DBIx::Class::UUIDColumns, DBIx::Class::UUIDMaker, DBIx::Class::UUIDMaker::APR::UUID, DBIx::Class::UUIDMaker::Data::UUID, DBIx::Class::UUIDMaker::Data::Uniqid, DBIx::Class::UUIDMaker::UUID, DBIx::Class::UUIDMaker::Win32::Guidgen, DBIx::Class::UUIDMaker::Win32API::GUID

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::DB, DBIx::Class::ResultSetManager, DBIx::Class::Serialize::Storable, DBIx::Class::Test::SQLite, DBIx::Class::UUIDColumns, DBIx::Class::UUIDMaker, DBIx::Class::UUIDMaker::APR::UUID, DBIx::Class::UUIDMaker::Data::UUID, DBIx::Class::UUIDMaker::Data::Uniqid, DBIx::Class::UUIDMaker::UUID, DBIx::Class::UUIDMaker::Win32::Guidgen, DBIx::Class::UUIDMaker::Win32API::GUID, SQL::Translator::Producer::DBIx::Class::File

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
  • DBIx::Class::AccessorGroup
  • DBIx::Class::CDBICompat
  • DBIx::Class::Core
  • DBIx::Class::DB
  • DBIx::Class::InflateColumn
  • DBIx::Class::PK
  • DBIx::Class::PK::Auto
  • DBIx::Class::Relationship
  • DBIx::Class::Relationship::Base
  • DBIx::Class::Relationship::BelongsTo
  • DBIx::Class::ResultSet
  • DBIx::Class::ResultSetManager
  • DBIx::Class::ResultSource
  • DBIx::Class::ResultSource::Table
  • DBIx::Class::ResultSourceProxy::Table
  • DBIx::Class::Row
  • DBIx::Class::Schema
  • DBIx::Class::Serialize::Storable
  • DBIx::Class::Storage::DBI
  • DBIx::Class::Storage::DBI::DB2
  • DBIx::Class::Storage::DBI::MSSQL
  • DBIx::Class::Storage::DBI::Oracle
  • DBIx::Class::Storage::DBI::Pg
  • DBIx::Class::Storage::DBI::SQLite
  • DBIx::Class::Storage::DBI::mysql
  • DBIx::Class::UTF8Columns
  • DBIx::Class::UUIDMaker
  • DBIx::Class::UUIDMaker::APR::UUID
  • DBIx::Class::UUIDMaker::Data::UUID
  • DBIx::Class::UUIDMaker::Data::Uniqid
  • DBIx::Class::UUIDMaker::UUID
  • DBIx::Class::UUIDMaker::Win32::Guidgen
  • DBIx::Class::UUIDMaker::Win32API::GUID
  • DBIx::Class::Validation
  • DBIx::ContextualFetch::st
  • SQL::Translator::Producer::DBIx::Class::File

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.05999_04,0.1

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
DBIC::SQL::Abstract metacpan
DBIx::Class Extensible and flexible object <-> relational mapper. 0.05999_04 metacpan
DBIx::Class::AccessorGroup Lets you build groups of accessors metacpan
DBIx::Class::CDBICompat Class::DBI Compatability layer. metacpan
DBIx::Class::CDBICompat::ColumnGroups::GrouperShim metacpan
DBIx::Class::Core Core set of DBIx::Class modules metacpan
DBIx::Class::DB Non-recommended classdata schema component metacpan
DBIx::Class::InflateColumn Automatically create objects from column data metacpan
DBIx::Class::PK Primary Key class metacpan
DBIx::Class::PK::Auto Automatic primary key class metacpan
DBIx::Class::PK::Auto::DB2 (DEPRECATED) Automatic primary key class for DB2 metacpan
DBIx::Class::PK::Auto::MSSQL (DEPRECATED) Automatic primary key class for MSSQL metacpan
DBIx::Class::PK::Auto::MySQL (DEPRECATED) Automatic primary key class for MySQL metacpan
DBIx::Class::PK::Auto::Oracle (DEPRECATED) Automatic primary key class for Oracle metacpan
DBIx::Class::PK::Auto::Pg (DEPRECATED) Automatic primary key class for Pg metacpan
DBIx::Class::PK::Auto::SQLite Automatic primary key class for SQLite metacpan
DBIx::Class::Relationship Inter-table relationships metacpan
DBIx::Class::Relationship::Base Inter-table relationships metacpan
DBIx::Class::Relationship::BelongsTo metacpan
DBIx::Class::ResultSet Responsible for fetching and creating resultset. metacpan
DBIx::Class::ResultSetManager helpful methods for managing resultset classes (EXPERIMENTAL) metacpan
DBIx::Class::ResultSource Result source object metacpan
DBIx::Class::ResultSource::Table Table object metacpan
DBIx::Class::ResultSourceProxy::Table provides a classdata table object and method proxies metacpan
DBIx::Class::Row Basic row methods metacpan
DBIx::Class::Schema composable schemas metacpan
DBIx::Class::Serialize::Storable hooks for Storable freeze/thaw (EXPERIMENTAL) metacpan
DBIx::Class::Storage::DBI DBI storage handler metacpan
DBIx::Class::Storage::DBI::DB2 Automatic primary key class for DB2 metacpan
DBIx::Class::Storage::DBI::DebugCallback metacpan
DBIx::Class::Storage::DBI::MSSQL Automatic primary key class for MSSQL metacpan
DBIx::Class::Storage::DBI::Oracle Automatic primary key class for Oracle metacpan
DBIx::Class::Storage::DBI::Pg Automatic primary key class for PostgreSQL metacpan
DBIx::Class::Storage::DBI::SQLite metacpan
DBIx::Class::Storage::DBI::mysql Automatic primary key class for MySQL metacpan
DBIx::Class::Storage::NESTED_ROLLBACK_EXCEPTION metacpan
DBIx::Class::Test::SQLite Base class for running Class::DBI tests against DBIx::Class compat layer, shamelessly ripped from Class::DBI::Test::SQLite metacpan
DBIx::Class::UTF8Columns Force UTF8 (Unicode) flag on columns metacpan
DBIx::Class::UUIDColumns Implicit uuid columns metacpan
DBIx::Class::UUIDMaker UUID wrapper module metacpan
DBIx::Class::UUIDMaker::APR::UUID Create uuids using APR::UUID metacpan
DBIx::Class::UUIDMaker::Data::UUID Create uuids using Data::UUID metacpan
DBIx::Class::UUIDMaker::Data::Uniqid Create uuids using Data::Uniqid metacpan
DBIx::Class::UUIDMaker::UUID Create uuids using UUID metacpan
DBIx::Class::UUIDMaker::Win32::Guidgen metacpan
DBIx::Class::UUIDMaker::Win32API::GUID metacpan
DBIx::Class::Validation Validate all data before submitting to your database. 0.01 metacpan
DBIx::ContextualFetch::st metacpan
SQL::Translator::Producer::DBIx::Class::File DBIx::Class file producer 0.1 metacpan

Other Files

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