DBI 1.607 Deleted
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
- 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.607/lib/DBD/Gofer.pm -- Around line 1085: 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!
- 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.009395,0.009478,0.009949,0.010087,0.010314,0.010905,0.011424,0.011425,0.011427,0.011544,0.011565,0.03,0.2004,0.3005,0.35,1.009744,1.010253,1.607,12.008695,12.009215,12.010002,12.010007,12.010405,2.008696,2.009618,2.009894,2.010007,2.010916,2.011373
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
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.010007 | 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.011565 | 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.011427 | 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.607 | 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.010405 | 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.010253 | metacpan |
DBI::Gofer::Execute | Executes Gofer requests and returns Gofer responses | 0.011544 | metacpan |
DBI::Gofer::Request | Encapsulate a request from DBD::Gofer to DBI::Gofer::Execute | 0.011424 | 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.011425 | metacpan |
DBI::Gofer::Transport::pipeone | DBD::Gofer server-side transport for pipeone | 0.010087 | metacpan |
DBI::Gofer::Transport::stream | DBD::Gofer server-side transport for stream | 0.010087 | metacpan |
DBI::Profile | Performance profiling and benchmarking for the DBI | 2.010916 | metacpan |
DBI::ProfileData | manipulate DBI::ProfileDumper data dumps | 2.010007 | metacpan |
DBI::ProfileDumper | profile DBI usage and output data to a file | 2.009894 | metacpan |
DBI::ProfileDumper::Apache | capture DBI profiling data from Apache/mod_perl | 2.009618 | 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.009744 | 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::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 |