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: Teng-0.03/lib/Teng/Iterator.pm -- Around line 77: =over without closing =back Teng-0.03/lib/Teng/Row.pm -- Around line 168: =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.

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
Teng very simple DBI wrapper/ORMapper 0.03 metacpan
Teng::Iterator Iterator for Teng metacpan
Teng::Plugin::BulkInsert 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::Pager Pager metacpan
Teng::Plugin::Pager::MySQLFoundRows Paginate with SQL_CALC_FOUND_ROWS metacpan
Teng::Plugin::Replace add replace for Teng 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

Provides

Name File View
Teng::Plugin::Pager::Page lib/Teng/Plugin/Pager.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan