DB-Object 0.9.2 Deleted
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: DB-Object-0.9.2/lib/DB/Object/Fields/Field.pm -- Around line 217: You forgot a '=back' before '=head1' DB-Object-0.9.2/lib/DB/Object/Fields.pm -- Around line 189: You forgot a '=back' before '=head1' DB-Object-0.9.2/lib/DB/Object/Mysql.pm -- Around line 1034: Unterminated B<...> sequence DB-Object-0.9.2/lib/DB/Object/Postgres.pm -- Around line 1784: Unterminated B<...> sequence DB-Object-0.9.2/lib/DB/Object/SQLite.pm -- Around line 1723: Unterminated B<...> sequence DB-Object-0.9.2/lib/DB/Object/Tables.pm -- Around line 401: You forgot a '=back' before '=head1' DB-Object-0.9.2/lib/DB/Object.pm -- Around line 3007: Unterminated B<...> sequence
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: DB::Object, DB::Object::Cache::Tables, DB::Object::Mysql, DB::Object::Mysql::Query, DB::Object::Mysql::Statement, DB::Object::Mysql::Tables, DB::Object::Postgres, DB::Object::Postgres::Lo, DB::Object::Postgres::Query, DB::Object::Postgres::Statement, DB::Object::Postgres::Tables, DB::Object::SQLite, DB::Object::SQLite::Query, DB::Object::SQLite::Statement, DB::Object::SQLite::Tables, DB::Object::Statement, DB::Object::Tables
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.001001,0.003001,0.003004,0.003006,0.003007,0.004001,0.004003,0.004005,0.009002,0.1,0.3,0.4
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- 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 |
|---|---|---|---|
| DB::Object | SQL API | 0.009002 | metacpan |
| DB::Object::Cache::Tables | 0.1 | metacpan | |
| DB::Object::Fields | Tables Fields Object Accessor | 0.1 | metacpan |
| DB::Object::Fields::Field | Table Field Object | 0.1 | metacpan |
| DB::Object::Mysql | 0.003001 | metacpan | |
| DB::Object::Mysql::Query | 0.003006 | metacpan | |
| DB::Object::Mysql::Statement | 0.3 | metacpan | |
| DB::Object::Mysql::Tables | 0.3 | metacpan | |
| DB::Object::Postgres | SQL API | 0.004005 | metacpan |
| DB::Object::Postgres::Lo | 0.3 | metacpan | |
| DB::Object::Postgres::Query | 0.001001 | metacpan | |
| DB::Object::Postgres::Statement | 0.3 | metacpan | |
| DB::Object::Postgres::Tables | 0.004001 | metacpan | |
| DB::Object::Query | 0.004003 | metacpan | |
| DB::Object::SQLite | 0.4 | metacpan | |
| DB::Object::SQLite::Query | 0.003007 | metacpan | |
| DB::Object::SQLite::Statement | 0.3 | metacpan | |
| DB::Object::SQLite::Tables | 0.3 | metacpan | |
| DB::Object::Statement | 0.003004 | metacpan | |
| DB::Object::Tables | Database Object Interface | 0.004001 | metacpan |