DBIx-Skinny 0.0742 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: DBIx::Skinny::Manual
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: DBIx-Skinny-0.0742/lib/DBIx/Skinny/Iterator.pm -- Around line 154: =over without closing =back DBIx-Skinny-0.0742/lib/DBIx/Skinny/Profiler/Trace.pm -- Around line 91: =over without closing =back DBIx-Skinny-0.0742/lib/DBIx/Skinny/Profiler.pm -- Around line 81: =over without closing =back DBIx-Skinny-0.0742/lib/DBIx/Skinny/Row.pm -- Around line 185: =over without closing =back
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: DBIx::Skinny::Manual
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
DBIx::Skinny | simple DBI wrapper/ORMapper | 0.0742 | metacpan |
DBIx::Skinny::DBD | metacpan | ||
DBIx::Skinny::DBD::Base | metacpan | ||
DBIx::Skinny::DBD::Oracle | metacpan | ||
DBIx::Skinny::DBD::Pg | metacpan | ||
DBIx::Skinny::DBD::SQLite | metacpan | ||
DBIx::Skinny::DBD::mysql | metacpan | ||
DBIx::Skinny::Iterator | metacpan | ||
DBIx::Skinny::Mixin | mixin manager for DBIx::Skinny | metacpan | |
DBIx::Skinny::Profiler | support query profile. | metacpan | |
DBIx::Skinny::Profiler::Trace | support query profile. | metacpan | |
DBIx::Skinny::Row | DBIx::Skinny's Row class | metacpan | |
DBIx::Skinny::SQL | dynamic SQL generator | metacpan | |
DBIx::Skinny::SQL::Oracle | metacpan | ||
DBIx::Skinny::Schema | Schema DSL for DBIx::Skinny | metacpan | |
DBIx::Skinny::Util | metacpan |