---
abstract: 'database interface for use with IO::Async'
author:
- 'Tom Molesworth <TEAM@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Test::CheckDeps: '0.010'
Test::Fatal: '0.010'
Test::More: '0.98'
Test::Refcount: '0.07'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Database-Async
no_index:
directory:
- eg
- share
- shares
- t
- xt
provides:
Database::Async:
file: lib/Database/Async.pm
version: '0.019'
Database::Async::Backoff:
file: lib/Database/Async/Backoff.pm
version: '0.019'
Database::Async::Backoff::Exponential:
file: lib/Database/Async/Backoff/Exponential.pm
version: '0.019'
Database::Async::Backoff::None:
file: lib/Database/Async/Backoff/None.pm
version: '0.019'
Database::Async::DB:
file: lib/Database/Async/DB.pm
version: '0.019'
Database::Async::Engine:
file: lib/Database/Async/Engine.pm
version: '0.019'
Database::Async::Engine::Empty:
file: lib/Database/Async/Engine/Empty.pm
version: '0.019'
Database::Async::ORM:
file: lib/Database/Async/ORM.pm
version: '0.019'
Database::Async::ORM::Constraint:
file: lib/Database/Async/ORM/Constraint.pm
version: '0.019'
Database::Async::ORM::Extension:
file: lib/Database/Async/ORM/Extension.pm
version: '0.019'
Database::Async::ORM::Field:
file: lib/Database/Async/ORM/Field.pm
version: '0.019'
Database::Async::ORM::Schema:
file: lib/Database/Async/ORM/Schema.pm
version: '0.019'
Database::Async::ORM::Table:
file: lib/Database/Async/ORM/Table.pm
version: '0.019'
Database::Async::ORM::Type:
file: lib/Database/Async/ORM/Type.pm
version: '0.019'
Database::Async::Pool:
file: lib/Database/Async/Pool.pm
version: '0.019'
Database::Async::Query:
file: lib/Database/Async/Query.pm
version: '0.019'
Database::Async::Row:
file: lib/Database/Async/Row.pm
version: '0.019'
Database::Async::StatementHandle:
file: lib/Database/Async/StatementHandle.pm
version: '0.019'
Database::Async::Test:
file: lib/Database/Async/Test.pm
version: '0.019'
Database::Async::Transaction:
file: lib/Database/Async/Transaction.pm
version: '0.019'
requires:
Class::Method::Modifiers: '0'
Future: '0.40'
Future::AsyncAwait: '0.33'
IO::Async: '0.68'
IO::Async::Notifier: '0.68'
JSON::MaybeUTF8: '0'
List::Util: '1.50'
List::UtilsBy: '0'
Log::Any: '1.050'
Module::Load: '0'
Path::Tiny: '0.108'
Ryu: '3.002'
Ryu::Async: '0.016'
Scalar::Util: '1.50'
Syntax::Keyword::Try: '0.11'
Template: '3.000'
URI: '0'
URI::db: '0.19'
YAML::XS: '0'
curry: '0'
indirect: '0'
mro: '0'
parent: '0'
perl: '5.024'
resources:
bugtracker: https://github.com/team-at-cpan/Database-Async/issues
homepage: https://github.com/team-at-cpan/Database-Async
repository: https://github.com/team-at-cpan/Database-Async.git
version: '0.019'
x_authority: cpan:TEAM
x_contributors:
- 'Arash <arashThr@outlook.com>'
x_generated_by_perl: v5.38.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'