Kwalitee Issues

No Core Issues.

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • DBD::SQLite

Modules

Name Abstract Version View
Teng very simple DBI wrapper/ORMapper 0.21 metacpan
Teng::Iterator Iterator for Teng metacpan
Teng::Plugin::BulkInsert (DEPRECATED) Bulk insert helper metacpan
Teng::Plugin::Count Count rows in database. metacpan
Teng::Plugin::FindOrCreate provide find_or_create method for your Teng class. metacpan
Teng::Plugin::Lookup lookup single row. metacpan
Teng::Plugin::Pager Pager metacpan
Teng::Plugin::Pager::MySQLFoundRows Paginate with SQL_CALC_FOUND_ROWS metacpan
Teng::Plugin::Replace Add replace for Teng metacpan
Teng::Plugin::SQLPager Paginate with SQL metacpan
Teng::Plugin::SingleBySQL (DEPRECATED) Single by SQL metacpan
Teng::QueryBuilder metacpan
Teng::Row Teng's Row class metacpan
Teng::Schema Schema API for Teng metacpan
Teng::Schema::Declare DSL For Declaring Teng Schema metacpan
Teng::Schema::Dumper Schema code generator metacpan
Teng::Schema::Loader Dynamic Schema Loader metacpan
Teng::Schema::Table Teng table class. metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
README.md metacpan
cpanfile metacpan