{ "abstract" : "PostgreSQL wire protocol implementation", "author" : [ "Tom Molesworth " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Protocol-Database-PostgreSQL", "no_index" : { "directory" : [ "eg", "share", "shares", "t", "xt" ] }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "develop" : { "requires" : { "Dist::Zilla" : "5", "Dist::Zilla::PluginBundle::Author::TEAM" : "0", "HTML::TreeBuilder" : "0", "Software::License::Perl_5" : "0", "Test::CPAN::Changes" : "0.19", "Test::CPAN::Meta" : "0", "Test::EOL" : "0", "Test::MinimumVersion" : "0", "Test::Mojibake" : "0", "Test::More" : "0.96", "Test::NoTabs" : "0", "Test::Pod" : "1.41", "Test::Pod::No404s" : "0", "Test::Portability::Files" : "0", "Test::Version" : "1" } }, "runtime" : { "requires" : { "Adapter::Async" : "0", "Check::UnitCheck" : "0", "Digest::MD5" : "0", "Exporter" : "0", "Future" : "0.39", "List::Util" : "0", "Log::Any" : "1.050", "POSIX" : "0", "Ryu" : "1.001", "Ryu::Exception" : "0", "Sub::Identify" : "0", "Time::HiRes" : "0", "constant" : "0", "indirect" : "0", "parent" : "0", "strict" : "0", "warnings" : "0" } }, "test" : { "recommends" : { "CPAN::Meta" : "2.120900", "Log::Any::Adapter::TAP" : "0" }, "requires" : { "ExtUtils::MakeMaker" : "0", "File::Spec" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Test::CheckDeps" : "0.010", "Test::Fatal" : "0.010", "Test::HexString" : "0.03", "Test::More" : "0.98", "Test::Refcount" : "0.07", "perl" : "5.006" } } }, "provides" : { "Protocol::Database::PostgreSQL" : { "file" : "lib/Protocol/Database/PostgreSQL.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::AuthenticationRequest" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/AuthenticationRequest.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::BackendKeyData" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/BackendKeyData.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::BindComplete" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/BindComplete.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::CloseComplete" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/CloseComplete.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::CommandComplete" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/CommandComplete.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::CopyBothResponse" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/CopyBothResponse.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::CopyData" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/CopyData.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::CopyDone" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/CopyDone.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::CopyInResponse" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/CopyInResponse.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::CopyOutResponse" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/CopyOutResponse.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::DataRow" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/DataRow.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::EmptyQueryResponse" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/EmptyQueryResponse.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::ErrorResponse" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/ErrorResponse.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::FunctionCallResponse" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/FunctionCallResponse.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::NoData" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/NoData.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::NoticeResponse" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/NoticeResponse.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::NotificationResponse" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/NotificationResponse.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::ParameterDescription" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/ParameterDescription.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::ParameterStatus" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/ParameterStatus.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::ParseComplete" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/ParseComplete.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::PortalSuspended" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/PortalSuspended.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::ReadyForQuery" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/ReadyForQuery.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Backend::RowDescription" : { "file" : "lib/Protocol/Database/PostgreSQL/Backend/RowDescription.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Client" : { "file" : "lib/Protocol/Database/PostgreSQL/Client.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Constants" : { "file" : "lib/Protocol/Database/PostgreSQL/Constants.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Error" : { "file" : "lib/Protocol/Database/PostgreSQL/Error.pm", "version" : "1.001" }, "Protocol::Database::PostgreSQL::Message" : { "file" : "lib/Protocol/Database/PostgreSQL/Message.pm", "version" : "1.001" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/team-at-cpan/Protocol-Database-PostgreSQL/issues" }, "homepage" : "https://github.com/team-at-cpan/Protocol-Database-PostgreSQL", "repository" : { "type" : "git", "url" : "https://github.com/team-at-cpan/Protocol-Database-PostgreSQL.git", "web" : "https://github.com/team-at-cpan/Protocol-Database-PostgreSQL" } }, "version" : "1.001", "x_authority" : "cpan:TEAM", "x_generated_by_perl" : "v5.28.1", "x_serialization_backend" : "Cpanel::JSON::XS version 4.11" }