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: Cosmic-DB-0.01_05/lib/Cosmic/DB/SQL/Generic.pm -- Around line 15: '=item' outside of any '=over' =over without closing =back Cosmic-DB-0.01_05/lib/Cosmic/DB/SQL.pm -- Around line 20: '=item' outside of any '=over' =over without closing =back Cosmic-DB-0.01_05/lib/Cosmic/DB/Schema/Generic.pm -- Around line 8: Unknown directive: =head Around line 10: Unknown directive: =head Around line 25: '=item' outside of any '=over' =over without closing =back Cosmic-DB-0.01_05/lib/Cosmic/DB/Schema/MySQL.pm -- Around line 9: Unknown directive: =head Around line 12: Unknown directive: =head Around line 18: '=item' outside of any '=over' =over without closing =back Cosmic-DB-0.01_05/lib/Cosmic/DB/Schema/Oracle.pm -- Around line 9: Unknown directive: =head Around line 12: Unknown directive: =head Around line 103: '=item' outside of any '=over' =over without closing =back Cosmic-DB-0.01_05/lib/Cosmic/DB/Schema/Postgres.pm -- Around line 9: Unknown directive: =head Around line 12: Unknown directive: =head Around line 94: '=item' outside of any '=over' =over without closing =back Around line 189: Unknown directive: =head Cosmic-DB-0.01_05/lib/Cosmic/DB/Schema/SQLServer.pm -- Around line 9: Unknown directive: =head Around line 12: Unknown directive: =head Around line 94: '=item' outside of any '=over' =over without closing =back Cosmic-DB-0.01_05/lib/Cosmic/DB/Schema.pm -- Around line 69: '=item' outside of any '=over' Around line 89: You forgot a '=back' before '=head2' Around line 96: '=item' outside of any '=over' Around line 109: You forgot a '=back' before '=head2' Around line 115: '=item' outside of any '=over' Around line 128: You forgot a '=back' before '=head2' Around line 130: '=item' outside of any '=over' Around line 140: You forgot a '=back' before '=head1' Around line 142: '=item' outside of any '=over' Around line 147: You forgot a '=back' before '=head1' Around line 149: '=item' outside of any '=over' Around line 194: You forgot a '=back' before '=head1' Around line 198: '=item' outside of any '=over' =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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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).

Modules

Name Abstract Version View
Cosmic::DB Lightweight SQL generation, portable across Oracle, MySQL, Postgres & SQL Server 0.01_05 metacpan
Cosmic::DB::SQL metacpan
Cosmic::DB::SQL::Generic metacpan
Cosmic::DB::SQL::MySQL metacpan
Cosmic::DB::SQL::Oracle metacpan
Cosmic::DB::SQL::Placeholder metacpan
Cosmic::DB::SQL::Postgres metacpan
Cosmic::DB::SQL::SQLServer metacpan
Cosmic::DB::Schema metacpan
Cosmic::DB::Schema::Generic metacpan
Cosmic::DB::Schema::MySQL metacpan
Cosmic::DB::Schema::Oracle metacpan
Cosmic::DB::Schema::Postgres metacpan
Cosmic::DB::Schema::SQLServer metacpan

Other Files

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