{ "abstract" : "database interface for use with IO::Async", "author" : [ "Tom Molesworth " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Database-Async", "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", "Software::License::Perl_5" : "0", "Test::CPAN::Changes" : "0.19", "Test::CPAN::Meta" : "0", "Test::CPANfile" : "0.02", "Test::MinimumVersion" : "0", "Test::Mojibake" : "0", "Test::More" : "0.96", "Test::NoTabs" : "0", "Test::Pod" : "1.41", "Test::Portability::Files" : "0", "Test::Version" : "1" } }, "runtime" : { "requires" : { "Class::Method::Modifiers" : "0", "Database::Async::Engine::PostgreSQL::DDL" : "0", "Future" : "0.40", "Future::AsyncAwait" : "0.33", "IO::Async" : "0.68", "IO::Async::Notifier" : "0.68", "JSON::MaybeXS" : "0", "List::Util" : "1.50", "Log::Any" : "1.050", "Module::Load" : "0", "Path::Tiny" : "0.108", "Ryu" : "1.008", "Ryu::Async" : "0.016", "Scalar::Util" : "0", "Syntax::Keyword::Try" : "0.11", "URI" : "0", "URI::db" : "0.19", "YAML::XS" : "0", "curry" : "0", "indirect" : "0", "mro" : "0", "overload" : "0", "parent" : "0", "perl" : "5.024", "strict" : "0", "warnings" : "0" } }, "test" : { "recommends" : { "CPAN::Meta" : "2.120900" }, "requires" : { "ExtUtils::MakeMaker" : "0", "File::Spec" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Test::CPANfile" : "0", "Test::CheckDeps" : "0.010", "Test::Fatal" : "0.010", "Test::More" : "0.98", "Test::Refcount" : "0.07", "perl" : "5.024" } } }, "provides" : { "Database::Async" : { "file" : "lib/Database/Async.pm", "version" : "0.011" }, "Database::Async::Backoff" : { "file" : "lib/Database/Async/Backoff.pm", "version" : "0.011" }, "Database::Async::Backoff::Exponential" : { "file" : "lib/Database/Async/Backoff/Exponential.pm", "version" : "0.011" }, "Database::Async::DB" : { "file" : "lib/Database/Async/DB.pm", "version" : "0.011" }, "Database::Async::Engine" : { "file" : "lib/Database/Async/Engine.pm", "version" : "0.011" }, "Database::Async::Engine::Empty" : { "file" : "lib/Database/Async/Engine/Empty.pm", "version" : "0.011" }, "Database::Async::ORM" : { "file" : "lib/Database/Async/ORM.pm", "version" : "0.011" }, "Database::Async::ORM::Constraint" : { "file" : "lib/Database/Async/ORM/Constraint.pm", "version" : "0.011" }, "Database::Async::ORM::Extension" : { "file" : "lib/Database/Async/ORM/Extension.pm", "version" : "0.011" }, "Database::Async::ORM::Field" : { "file" : "lib/Database/Async/ORM/Field.pm", "version" : "0.011" }, "Database::Async::ORM::Schema" : { "file" : "lib/Database/Async/ORM/Schema.pm", "version" : "0.011" }, "Database::Async::ORM::Table" : { "file" : "lib/Database/Async/ORM/Table.pm", "version" : "0.011" }, "Database::Async::ORM::Type" : { "file" : "lib/Database/Async/ORM/Type.pm", "version" : "0.011" }, "Database::Async::Pool" : { "file" : "lib/Database/Async/Pool.pm", "version" : "0.011" }, "Database::Async::Query" : { "file" : "lib/Database/Async/Query.pm", "version" : "0.011" }, "Database::Async::Row" : { "file" : "lib/Database/Async/Row.pm", "version" : "0.011" }, "Database::Async::StatementHandle" : { "file" : "lib/Database/Async/StatementHandle.pm", "version" : "0.011" }, "Database::Async::Test" : { "file" : "lib/Database/Async/Test.pm", "version" : "0.011" }, "Database::Async::Transaction" : { "file" : "lib/Database/Async/Transaction.pm", "version" : "0.011" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/team-at-cpan/Database-Async/issues" }, "homepage" : "https://github.com/team-at-cpan/Database-Async", "repository" : { "type" : "git", "url" : "https://github.com/team-at-cpan/Database-Async.git", "web" : "https://github.com/team-at-cpan/Database-Async" } }, "version" : "0.011", "x_authority" : "cpan:TEAM", "x_generated_by_perl" : "v5.30.2", "x_serialization_backend" : "Cpanel::JSON::XS version 4.24", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" }