Msql-Mysql-modules 1.2219 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_tests
-
Add tests!
- 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: Bundle::DBD::mSQL, Bundle::DBD::mysql
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- DBI
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Msql-Mysql-modules-1.2219/mSQL/lib/DBD/mSQL.pm -- Around line 532: You forgot a '=back' before '=head2' Around line 829: =back without =over Around line 1419: Non-ASCII character seen before =encoding in 'König'. Assuming CP1252 Msql-Mysql-modules-1.2219/mysql/lib/DBD/mysql.pm -- Around line 597: You forgot a '=back' before '=head2' Around line 988: =back without =over Around line 1578: Non-ASCII character seen before =encoding in 'König'. Assuming CP1252
- 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!
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: mSQL/lib/Bundle/DBD/mSQL.pm, mysql/lib/Bundle/DBD/mysql.pm, mSQL/lib/DBD/mSQL.pm, mysql/lib/DBD/mysql.pm, mSQL/lib/Msql.pm, mSQL/lib/Msql/Statement.pm, mysql/lib/Mysql.pm, mysql/lib/Mysql/Statement.pm
- 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.
- 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: Bundle::DBD::mSQL, Bundle::DBD::mysql, DBD::mSQL, DBD::mSQL1::Install, DBD::mSQL::Install, DBD::mysql, DBD::mysql::Install, ExtUtils::PerlPP, Msql, Msql::Statement, Mysql, Mysql::Statement
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Bundle::DBD::mysql
- DBD::mysql
- DBD::mysql::db
- DBD::mysql::dr
- DBD::mysql::st
- Mysql
- Mysql::Statement
- Mysql::db
- Mysql::dr
- Mysql::st
- 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,1.2219,2.0419
- 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 |
---|---|---|---|
Bundle::DBD::mSQL | A bundle to install Perl drivers for mSQL or MySQL | 2.0419 | metacpan |
Bundle::DBD::mysql | A bundle to install Perl drivers for mSQL or MySQL | 2.0419 | metacpan |
DBD::mSQL | 2.0419 | metacpan | |
DBD::mSQL1::Install | metacpan | ||
DBD::mSQL::Install | metacpan | ||
DBD::mysql | 2.0419 | metacpan | |
DBD::mysql::Install | metacpan | ||
ExtUtils::PerlPP | A Perl Preprocessor | 0.02 | metacpan |
Msql | 1.2219 | metacpan | |
Msql::Statement | 1.2219 | metacpan | |
Mysql | 1.2219 | metacpan | |
Mysql::Statement | 1.2219 | metacpan |
Provides
Name | File | View |
---|---|---|
DBD::mSQL::db | mSQL/lib/DBD/mSQL.pm | metacpan |
DBD::mSQL::dr | mSQL/lib/DBD/mSQL.pm | metacpan |
DBD::mSQL::st | mSQL/lib/DBD/mSQL.pm | metacpan |
DBD::mysql::db | mysql/lib/DBD/mysql.pm | metacpan |
DBD::mysql::dr | mysql/lib/DBD/mysql.pm | metacpan |
DBD::mysql::st | mysql/lib/DBD/mysql.pm | metacpan |
Msql::db | mSQL/lib/Msql.pm | metacpan |
Msql::dr | mSQL/lib/Msql.pm | metacpan |
Msql::st | mSQL/lib/Msql.pm | metacpan |
Mysql::db | mysql/lib/Mysql.pm | metacpan |
Mysql::dr | mysql/lib/Mysql.pm | metacpan |
Mysql::st | mysql/lib/Mysql.pm | metacpan |