Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Expected a map structure from string or file. (requires) [Validation: 1.0]

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Dimedis-Sql-0.44/lib/Dimedis/Sql.pm -- Around line 646: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252 Around line 932: =back doesn't take any parameters, but you said =back 4 Around line 1074: =back doesn't take any parameters, but you said =back 4 Around line 1132: =back doesn't take any parameters, but you said =back 4 Around line 1356: =back doesn't take any parameters, but you said =back 4 Dimedis-Sql-0.44/lib/Dimedis/SqlDriver/ASAny.pm -- Around line 506: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252 Dimedis-Sql-0.44/lib/Dimedis/SqlDriver/Informix.pm -- Around line 481: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252 Dimedis-Sql-0.44/lib/Dimedis/SqlDriver/ODBC.pm -- Around line 767: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252 Dimedis-Sql-0.44/lib/Dimedis/SqlDriver/Oracle.pm -- Around line 558: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252 Dimedis-Sql-0.44/lib/Dimedis/SqlDriver/Pg.pm -- Around line 608: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252 Dimedis-Sql-0.44/lib/Dimedis/SqlDriver/Sybase.pm -- Around line 796: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252 Dimedis-Sql-0.44/lib/Dimedis/SqlDriver/mysql.pm -- Around line 465: Non-ASCII character seen before =encoding in 'für'. Assuming CP1252

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.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Dimedis::Sql, Dimedis::Sql::CSV, Dimedis::Sql::Export, Dimedis::Sql::Import, Dimedis::SqlDriver::ASAny, Dimedis::SqlDriver::Informix, Dimedis::SqlDriver::ODBC, Dimedis::SqlDriver::Oracle, Dimedis::SqlDriver::Pg, Dimedis::SqlDriver::Sybase, Dimedis::SqlDriver::mysql

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.02,0.03,0.10,0.12,0.17,0.20,0.21,0.22,0.23,0.44

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Dimedis::Sql SQL/DBI Interface für datenbankunabhängige Applikationen 0.44 metacpan
Dimedis::Sql::CSV 0.20 metacpan
Dimedis::Sql::Export 0.21 metacpan
Dimedis::Sql::Import 0.22 metacpan
Dimedis::SqlDriver::ASAny SQL Anywhere Treiber für das Dimedis::Sql Modul 0.03 metacpan
Dimedis::SqlDriver::Informix Informix Treiber für das Dimedis::Sql Modul 0.10 metacpan
Dimedis::SqlDriver::ODBC 0.12 metacpan
Dimedis::SqlDriver::Oracle Oracle Treiber für das Dimedis::Sql Modul 0.23 metacpan
Dimedis::SqlDriver::Pg Postgres Treiber für das Dimedis::Sql Modul 0.02 metacpan
Dimedis::SqlDriver::Sybase Sybase Treiber für das Dimedis::Sql Modul 0.12 metacpan
Dimedis::SqlDriver::mysql MySQL Treiber für das Dimedis::Sql Modul 0.17 metacpan

Other Files

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