Database-Async 0.006
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_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.
- 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 |
|---|---|---|---|
| Database::Async | provides a database abstraction layer for L<IO::Async> | 0.006 | metacpan |
| Database::Async::Backoff | support for backoff algorithms in L<Database::Async> | 0.006 | metacpan |
| Database::Async::Backoff::Exponential | 0.006 | metacpan | |
| Database::Async::DB | 0.006 | metacpan | |
| Database::Async::Engine | base class for database implementation support in L<Database::Async> | 0.006 | metacpan |
| Database::Async::Engine::Empty | a database engine that does nothing useful | 0.006 | metacpan |
| Database::Async::ORM | provides object-relational features for L<Database::Async> | 0.006 | metacpan |
| Database::Async::ORM::Extension | 0.006 | metacpan | |
| Database::Async::ORM::Field | 0.006 | metacpan | |
| Database::Async::ORM::Schema | 0.006 | metacpan | |
| Database::Async::ORM::Table | 0.006 | metacpan | |
| Database::Async::ORM::Type | 0.006 | metacpan | |
| Database::Async::Pool | connection manager for L<Database::Async> | 0.006 | metacpan |
| Database::Async::Query | represents a single database query | 0.006 | metacpan |
| Database::Async::Row | represents a single row response | 0.006 | metacpan |
| Database::Async::StatementHandle | 0.006 | metacpan | |
| Database::Async::Test | utilities for testing with L<Database::Async>. | 0.006 | metacpan |
| Database::Async::Transaction | represents a single database transaction in L<Database::Async> | 0.006 | metacpan |