DBIx-QuickDB 0.000030
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: DBIx-QuickDB-0.000030/lib/DBIx/QuickDB/Driver/MySQL/Base.pm -- Around line 358: You forgot a '=back' before '=head1' DBIx-QuickDB-0.000030/lib/DBIx/QuickDB/Driver/MySQL.pm -- Around line 115: You forgot a '=back' before '=head1'
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Carp::Always
- 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 |
---|---|---|---|
DBIx::QuickDB | Quickly start a db server. | 0.000030 | metacpan |
DBIx::QuickDB::Driver | Base class for DBIx::QuickDB drivers. | 0.000030 | metacpan |
DBIx::QuickDB::Driver::MariaDB | 0.000030 | metacpan | |
DBIx::QuickDB::Driver::MySQL | MySQL driver for DBIx::QuickDB. | 0.000030 | metacpan |
DBIx::QuickDB::Driver::MySQL::Base | 0.000030 | metacpan | |
DBIx::QuickDB::Driver::Percona | 0.000030 | metacpan | |
DBIx::QuickDB::Driver::PostgreSQL | PostgreSQL driver for DBIx::QuickDB. | 0.000030 | metacpan |
DBIx::QuickDB::Driver::SQLite | SQLite driver for DBIx::QuickDB. | 0.000030 | metacpan |
DBIx::QuickDB::Pool | Define a pool of databases to clone on demand. | 0.000030 | metacpan |
DBIx::QuickDB::Util | 0.000030 | metacpan | |
DBIx::QuickDB::Util::HashBase | Build hash based classes. | 0.000030 | metacpan |
DBIx::QuickDB::Watcher | Daemon that sits between main process and the server. | 0.000030 | metacpan |
Test2::Tools::QuickDB | Quickly spin up temporary Database servers for tests. | 0.000030 | metacpan |