Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: DBO, DBO::Visitor::Check, DBO::Visitor::CheckKeys, DBO::Visitor::Create, DBO::Visitor::Initialize, DBO::Visitor::Insert, DBO::Visitor::RenderHTML, DBO::Visitor::Select

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
DBO Database Objects 0.01 metacpan
DBO::Visitor::Check metacpan
DBO::Visitor::CheckKeys metacpan
DBO::Visitor::Create metacpan
DBO::Visitor::Initialize metacpan
DBO::Visitor::Insert metacpan
DBO::Visitor::RenderHTML metacpan
DBO::Visitor::Select metacpan

Provides

Name File View
DBO::Column lib/DBO.pm metacpan
DBO::Column::AutoIncrement lib/DBO.pm metacpan
DBO::Column::Base lib/DBO.pm metacpan
DBO::Column::Char lib/DBO.pm metacpan
DBO::Column::ForeignKey lib/DBO.pm metacpan
DBO::Column::Integer lib/DBO.pm metacpan
DBO::Column::Key lib/DBO.pm metacpan
DBO::Column::Modifier lib/DBO.pm metacpan
DBO::Column::Number lib/DBO.pm metacpan
DBO::Column::Option lib/DBO.pm metacpan
DBO::Column::String lib/DBO.pm metacpan
DBO::Column::Text lib/DBO.pm metacpan
DBO::Column::Time lib/DBO.pm metacpan
DBO::Column::Unsigned lib/DBO.pm metacpan
DBO::Database lib/DBO.pm metacpan
DBO::Exception lib/DBO.pm metacpan
DBO::Handle lib/DBO.pm metacpan
DBO::Handle::DBI lib/DBO.pm metacpan
DBO::Handle::DBI::mSQL lib/DBO.pm metacpan
DBO::Handle::DBI::mysql lib/DBO.pm metacpan
DBO::Table lib/DBO.pm metacpan
DBO::Visitor lib/DBO.pm metacpan
DBO::Visitor::PrepareInsert lib/DBO/Visitor/Insert.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan