Security Advisories

Kwalitee Issues

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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, DBI::Gofer::Request, DBI::Gofer::Response, DBI::ProfileDumper::Apache, Win32::DBIODBC

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.54/lib/DBD/Gofer.pm -- Around line 825: Non-ASCII character seen before =encoding in 'Bjørn'. Assuming CP1252

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.

has_tests_in_t_dir

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

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.

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::File, 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.008696,0.009091,0.009139,0.009143,0.009145,0.009147,0.009152,0.009156,0.03,0.2004,0.3005,0.35,1.008696,1.54,12.008695,12.008696,12.008744,12.009152,12.009153,2.008696,2.009137

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.

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
Bundle::DBI A bundle to install DBI and required modules. 12.008695 metacpan
DBD::DBM a DBI driver for DBM & MLDBM files 0.03 metacpan
DBD::ExampleP 12.009153 metacpan
DBD::File Base class for writing DBI drivers 0.35 metacpan
DBD::Gofer A stateless-proxy driver for communicating with a remote DBI 0.009156 metacpan
DBD::Gofer::Policy::Base 0.009139 metacpan
DBD::Gofer::Policy::classic 0.009139 metacpan
DBD::Gofer::Policy::pedantic 0.009139 metacpan
DBD::Gofer::Policy::rush 0.009152 metacpan
DBD::Gofer::Transport::Base base class for DBD::Gofer client transports 0.009147 metacpan
DBD::Gofer::Transport::http DBD::Gofer client transport using http 0.009147 metacpan
DBD::Gofer::Transport::null DBD::Gofer client transport for testing 0.009147 metacpan
DBD::Gofer::Transport::pipeone DBD::Gofer client transport for testing 0.009147 metacpan
DBD::Gofer::Transport::stream DBD::Gofer transport for stdio streaming 0.009147 metacpan
DBD::NullP 12.008744 metacpan
DBD::Proxy A proxy driver for the DBI 0.2004 metacpan
DBD::Sponge Create a DBI statement handle from Perl data 12.008696 metacpan
DBI Database independent interface for Perl 1.54 metacpan
DBI::Const::GetInfo::ANSI ISO/IEC SQL/CLI Constants for GetInfo 2.008696 metacpan
DBI::Const::GetInfo::ODBC ODBC Constants for GetInfo 2.008696 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.009152 metacpan
DBI::DBD::Metadata Generate the code and data for some DBI metadata methods 2.008696 metacpan
DBI::FAQ The Frequently Asked Questions for the Perl5 Database Interface 1.008696 metacpan
DBI::Gofer::Execute 0.009156 metacpan
DBI::Gofer::Request 0.009139 metacpan
DBI::Gofer::Response 0.009143 metacpan
DBI::Gofer::Transport::Base 0.009145 metacpan
DBI::Gofer::Transport::mod_perl DBD::Gofer server-side transport for http 0.009152 metacpan
DBI::Gofer::Transport::pipeone DBD::Gofer server-side transport for pipeone 0.009139 metacpan
DBI::Gofer::Transport::stream DBD::Gofer server-side transport for stream 0.009139 metacpan
DBI::Profile Performance profiling and benchmarking for the DBI 2.008696 metacpan
DBI::ProfileData manipulate DBI::ProfileDumper data dumps 2.008696 metacpan
DBI::ProfileDumper profile DBI usage and output data to a file 2.009137 metacpan
DBI::ProfileDumper::Apache capture DBI profiling data from Apache/mod_perl 2.008696 metacpan
DBI::ProfileSubs Subroutines for dynamic profile Path 0.008696 metacpan
DBI::ProxyServer a server for the DBD::Proxy driver 0.3005 metacpan
DBI::SQL::Nano a very tiny SQL engine 1.008696 metacpan
DBI::Util::_accessor 0.009091 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::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::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