Kwalitee Issues

No Core Issues.

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: Data::ObjectDriver::Driver::DBD::Oracle, Data::ObjectDriver::Driver::MultiPartition, Data::ObjectDriver::ResultSet, Data::ObjectDriver::SQL::Oracle

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.

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
Data::ObjectDriver Simple, transparent data interface, with caching 0.07 metacpan
Data::ObjectDriver::BaseObject base class for modeled objects metacpan
Data::ObjectDriver::BaseView metacpan
Data::ObjectDriver::Driver::BaseCache parent class for caching object drivers metacpan
Data::ObjectDriver::Driver::Cache::Apache object driver for caching objects in Apache's request space metacpan
Data::ObjectDriver::Driver::Cache::Cache metacpan
Data::ObjectDriver::Driver::Cache::Memcached object driver for caching objects with memcached metacpan
Data::ObjectDriver::Driver::Cache::RAM metacpan
Data::ObjectDriver::Driver::DBD base class for database drivers metacpan
Data::ObjectDriver::Driver::DBD::Oracle Oracle Driver for Data::ObjectDriver metacpan
Data::ObjectDriver::Driver::DBD::Pg metacpan
Data::ObjectDriver::Driver::DBD::SQLite SQLite driver metacpan
Data::ObjectDriver::Driver::DBD::mysql metacpan
Data::ObjectDriver::Driver::DBI metacpan
Data::ObjectDriver::Driver::GearmanDBI metacpan
Data::ObjectDriver::Driver::MultiPartition Search thru partitioned objects without the partition_key metacpan
Data::ObjectDriver::Driver::Multiplexer Multiplex multiple partitioned drivers metacpan
Data::ObjectDriver::Driver::Partition base class for partitioned object drivers metacpan
Data::ObjectDriver::Driver::SimplePartition basic partitioned object driver metacpan
Data::ObjectDriver::Errors container class for common database error codes metacpan
Data::ObjectDriver::Iterator metacpan
Data::ObjectDriver::Profiler Query profiling metacpan
Data::ObjectDriver::ResultSet Manage a DB query metacpan
Data::ObjectDriver::SQL an SQL statement metacpan
Data::ObjectDriver::SQL::Oracle metacpan

Provides

Name File View
Data::ObjectDriver::Driver::DBD::Oracle::db lib/Data/ObjectDriver/Driver/DBD/Oracle.pm metacpan

Other Files

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