Protocol-Database-PostgreSQL 1.000
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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.
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Protocol::Database::PostgreSQL | support for the PostgreSQL wire protocol | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Backend | base class for all backend message types | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Backend::AuthenticationRequest | an authentication request message | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Backend::BackendKeyData | an authentication request message | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Backend::BindComplete | an authentication request message | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Backend::CloseComplete | an authentication request message | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Backend::CommandComplete | an authentication request message | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Backend::CopyBothResponse | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::CopyData | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::CopyDone | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::CopyInResponse | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::CopyOutResponse | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::DataRow | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::EmptyQueryResponse | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::ErrorResponse | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::FunctionCallResponse | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::NoData | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::NoticeResponse | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::NotificationResponse | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::ParameterDescription | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::ParameterStatus | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::ParseComplete | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::PortalSuspended | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::ReadyForQuery | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Backend::RowDescription | 1.000 | metacpan | |
Protocol::Database::PostgreSQL::Client | support for the PostgreSQL wire protocol | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Constants | some constants used in the PostgreSQL protocol | 1.000 | metacpan |
Protocol::Database::PostgreSQL::Message | base class for all message types | 1.000 | metacpan |