Security Advisories

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: Bundle::DBI, DBI::Const::GetInfo::ANSI, DBI::Const::GetInfo::ODBC, DBI::FAQ, Win32::DBIODBC

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: DBI-1.613_93/DBI.pm -- Around line 4217: Non-ASCII character seen before =encoding in '‘connect_cached.reused’'. Assuming UTF-8 DBI-1.613_93/lib/DBD/DBM.pm -- Around line 648: alternative text 'DBD::File/Metadata' contains non-escaped | or / DBI-1.613_93/lib/DBD/Gofer.pm -- Around line 1086: Non-ASCII character seen before =encoding in 'Bjørn'. Assuming CP1252

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: Bundle::DBI, DBD::DBM, DBD::ExampleP, DBD::Gofer, DBD::NullP, DBD::Proxy, DBD::Sponge, DBI, DBI::Const::GetInfo::ANSI, DBI::Const::GetInfo::ODBC, DBI::Const::GetInfoReturn, DBI::Const::GetInfoType, DBI::DBD, DBI::DBD::Metadata, DBI::FAQ, DBI::Gofer::Request, DBI::Gofer::Response, DBI::Profile, DBI::ProfileData, DBI::ProfileDumper, DBI::ProfileDumper::Apache, DBI::ProxyServer, DBI::PurePerl, DBI::Util::_accessor, DBI::W32ODBC, Win32::DBIODBC

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.009395,0.009478,0.009949,0.010087,0.010314,0.010905,0.011565,0.012536,0.014120,0.014282,0.02,0.06,0.2004,0.3005,0.40,1.014245,1.014270,1.614,12.008695,12.009215,12.010002,12.014310,12.014312,2.008696,2.010007,2.011373,2.013956,2.014120,2.014123,2.014213

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
Bundle::DBI A bundle to install DBI and required modules. 12.008695 metacpan
DBD::DBM a DBI driver for DBM & MLDBM files 0.06 metacpan
DBD::ExampleP 12.014310 metacpan
DBD::File Base class for writing file based DBI drivers 0.40 metacpan
DBD::Gofer A stateless-proxy driver for communicating with a remote DBI 0.014282 metacpan
DBD::Gofer::Policy::Base Base class for DBD::Gofer policies 0.010087 metacpan
DBD::Gofer::Policy::classic The 'classic' policy for DBD::Gofer 0.010087 metacpan
DBD::Gofer::Policy::pedantic The 'pedantic' policy for DBD::Gofer 0.010087 metacpan
DBD::Gofer::Policy::rush The 'rush' policy for DBD::Gofer 0.010087 metacpan
DBD::Gofer::Transport::Base base class for DBD::Gofer client transports 0.014120 metacpan
DBD::Gofer::Transport::null DBD::Gofer client transport for testing 0.010087 metacpan
DBD::Gofer::Transport::pipeone DBD::Gofer client transport for testing 0.010087 metacpan
DBD::Gofer::Transport::stream DBD::Gofer transport for stdio streaming 0.010905 metacpan
DBD::NullP 12.009215 metacpan
DBD::Proxy A proxy driver for the DBI 0.2004 metacpan
DBD::Sponge Create a DBI statement handle from Perl data 12.010002 metacpan
DBI Database independent interface for Perl 1.614 metacpan
DBI::Const::GetInfo::ANSI ISO/IEC SQL/CLI Constants for GetInfo 2.008696 metacpan
DBI::Const::GetInfo::ODBC ODBC Constants for GetInfo 2.011373 metacpan
DBI::Const::GetInfoReturn Data and functions for describing GetInfo results 2.008696 metacpan
DBI::Const::GetInfoType Data describing GetInfo type codes 2.008696 metacpan
DBI::DBD Perl DBI Database Driver Writer's Guide 12.014312 metacpan
DBI::DBD::Metadata Generate the code and data for some DBI metadata methods 2.014213 metacpan
DBI::DBD::SqlEngine Base class for DBI drivers without their own SQL engine 0.02 metacpan
DBI::FAQ The Frequently Asked Questions for the Perl5 Database Interface 1.014270 metacpan
DBI::Gofer::Execute Executes Gofer requests and returns Gofer responses 0.014282 metacpan
DBI::Gofer::Request Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute 0.012536 metacpan
DBI::Gofer::Response Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer 0.011565 metacpan
DBI::Gofer::Serializer::Base base class for Gofer serialization 0.009949 metacpan
DBI::Gofer::Serializer::DataDumper Gofer serialization using DataDumper 0.009949 metacpan
DBI::Gofer::Serializer::Storable Gofer serialization using Storable 0.009949 metacpan
DBI::Gofer::Transport::Base Base class for Gofer transports 0.012536 metacpan
DBI::Gofer::Transport::pipeone DBD::Gofer server-side transport for pipeone 0.012536 metacpan
DBI::Gofer::Transport::stream DBD::Gofer server-side transport for stream 0.012536 metacpan
DBI::Profile Performance profiling and benchmarking for the DBI 2.014123 metacpan
DBI::ProfileData manipulate DBI::ProfileDumper data dumps 2.010007 metacpan
DBI::ProfileDumper profile DBI usage and output data to a file 2.013956 metacpan
DBI::ProfileDumper::Apache capture DBI profiling data from Apache/mod_perl 2.014120 metacpan
DBI::ProfileSubs Subroutines for dynamic profile Path 0.009395 metacpan
DBI::ProxyServer a server for the DBD::Proxy driver 0.3005 metacpan
DBI::SQL::Nano a very tiny SQL engine 1.014245 metacpan
DBI::Util::CacheMemory a very fast but very minimal subset of Cache::Memory 0.010314 metacpan
DBI::Util::_accessor 0.009478 metacpan

Provides

Name File View
DBD::DBM::Statement lib/DBD/DBM.pm metacpan
DBD::DBM::Table lib/DBD/DBM.pm metacpan
DBD::DBM::db lib/DBD/DBM.pm metacpan
DBD::DBM::dr lib/DBD/DBM.pm metacpan
DBD::DBM::st lib/DBD/DBM.pm metacpan
DBD::ExampleP::db lib/DBD/ExampleP.pm metacpan
DBD::ExampleP::dr lib/DBD/ExampleP.pm metacpan
DBD::ExampleP::st lib/DBD/ExampleP.pm metacpan
DBD::File::Statement lib/DBD/File.pm metacpan
DBD::File::Table lib/DBD/File.pm metacpan
DBD::File::TieMeta lib/DBD/File.pm metacpan
DBD::File::TieTables lib/DBD/File.pm metacpan
DBD::File::db lib/DBD/File.pm metacpan
DBD::File::dr lib/DBD/File.pm metacpan
DBD::File::st lib/DBD/File.pm metacpan
DBD::Gofer::db lib/DBD/Gofer.pm metacpan
DBD::Gofer::dr lib/DBD/Gofer.pm metacpan
DBD::Gofer::st lib/DBD/Gofer.pm metacpan
DBD::NullP::db lib/DBD/NullP.pm metacpan
DBD::NullP::dr lib/DBD/NullP.pm metacpan
DBD::NullP::st lib/DBD/NullP.pm metacpan
DBD::Proxy::RPC::PlClient lib/DBD/Proxy.pm metacpan
DBD::Proxy::db lib/DBD/Proxy.pm metacpan
DBD::Proxy::dr lib/DBD/Proxy.pm metacpan
DBD::Proxy::st lib/DBD/Proxy.pm metacpan
DBD::Sponge::db lib/DBD/Sponge.pm metacpan
DBD::Sponge::dr lib/DBD/Sponge.pm metacpan
DBD::Sponge::st lib/DBD/Sponge.pm metacpan
DBDI lib/DBI/DBD.pm metacpan
DBI::DBD::SqlEngine::Statement lib/DBI/DBD/SqlEngine.pm metacpan
DBI::DBD::SqlEngine::Table lib/DBI/DBD/SqlEngine.pm metacpan
DBI::DBD::SqlEngine::db lib/DBI/DBD/SqlEngine.pm metacpan
DBI::DBD::SqlEngine::dr lib/DBI/DBD/SqlEngine.pm metacpan
DBI::DBD::SqlEngine::st lib/DBI/DBD/SqlEngine.pm metacpan
DBI::ProxyServer::db lib/DBI/ProxyServer.pm metacpan
DBI::ProxyServer::dr lib/DBI/ProxyServer.pm metacpan
DBI::ProxyServer::st lib/DBI/ProxyServer.pm metacpan
DBI::SQL::Nano::Statement_ lib/DBI/SQL/Nano.pm metacpan
DBI::SQL::Nano::Table_ lib/DBI/SQL/Nano.pm metacpan
DBI::common DBI.pm metacpan

Other Files

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