DBIx-ModelUpdate 0.6 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile, pm_to_blib
- portable_filenames
-
Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.
Error:
- blib/man3/DBIx::ModelUpdate.3pm
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (7) does not match dist (19):
- Missing in MANIFEST: Makefile, ModelUpdate/Oracle.pm, ModelUpdate/mysql.pm, blib/arch/auto/DBIx/ModelUpdate/.exists, blib/lib/DBIx/.exists, blib/lib/DBIx/ModelUpdate.pm, blib/lib/DBIx/ModelUpdate/Oracle.pm, blib/lib/DBIx/ModelUpdate/mysql.pm, blib/lib/auto/DBIx/ModelUpdate/.exists, blib/man3/.exists, blib/man3/DBIx::ModelUpdate.3pm, pm_to_blib
- 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: DBIx::ModelUpdate, DBIx::ModelUpdate, DBIx::ModelUpdate::Oracle, DBIx::ModelUpdate::Oracle, DBIx::ModelUpdate::mysql, DBIx::ModelUpdate::mysql
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: DBIx-ModelUpdate/ModelUpdate.pm -- Around line 270: Non-ASCII character seen before =encoding in 'Ã<CREATE'. Assuming CP1252 DBIx-ModelUpdate/blib/lib/DBIx/ModelUpdate.pm -- Around line 270: Non-ASCII character seen before =encoding in 'Ã<CREATE'. Assuming CP1252
- 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.
- 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: DBIx::ModelUpdate, DBIx::ModelUpdate, DBIx::ModelUpdate::Oracle, DBIx::ModelUpdate::Oracle, DBIx::ModelUpdate::mysql, DBIx::ModelUpdate::mysql
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- DBI
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| DBIx::ModelUpdate | tool for check/update database schema | 0.6 | metacpan |