DBIx-Perform 0.695 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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 (22) does not match dist (25):
- Missing in MANIFEST: Perform/Messages.pm, Perform/src/opendb.ec, make.mk
- 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::Perform::Messages, DBIx::Perform::Widgets::TextField
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Curses
- Curses::Application
- Curses::Forms
- Curses::Widgets
- Curses::Widgets::ButtonSet
- Curses::Widgets::TextField
- DBI
- Parse::RecDescent
- YAML
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: DBIx-Perform-0.695/Perform/Field.pm -- Around line 66: =pod directives shouldn't be over one line long! Ignoring all 23 lines of content Around line 1132: =pod directives shouldn't be over one line long! Ignoring all 3 lines of content DBIx-Perform-0.695/Perform/Messages.pm -- Around line 282: Non-ASCII character seen before =encoding in 'Egalité'. Assuming UTF-8 DBIx-Perform-0.695/Perform/UserInterface.pm -- Around line 1386: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content
- 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::Perform::AttributeGrammar, DBIx::Perform::DButils, DBIx::Perform::DigestPer, DBIx::Perform::FieldList, DBIx::Perform::Forms, DBIx::Perform::Messages, DBIx::Perform::SimpleList, DBIx::Perform::Widgets::ButtonSet, DBIx::Perform::Widgets::TextField, Perform::Instruct
- 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:
- DBIx::Perform
- DBIx::Perform::DButils
- DBIx::Perform::DigestPer
- DBIx::Perform::DigestPer::Parser
- DBIx::Perform::Forms
- DBIx::Perform::Widgets::ButtonSet
- DBIx::Perform::Widgets::TextField
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- DBI
- 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.691,0.692,0.693,0.695
- 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 |
---|---|---|---|
DBIx::Perform | Informix Perform(tm) emulator | 0.695 | metacpan |
DBIx::Perform::AttributeGrammar | 0.695 | metacpan | |
DBIx::Perform::DButils | 0.692 | metacpan | |
DBIx::Perform::DigestPer | "Perform" screen file digester | 0.695 | metacpan |
DBIx::Perform::Field | 0.695 | metacpan | |
DBIx::Perform::FieldList | 0.693 | metacpan | |
DBIx::Perform::Forms | 0.691 | metacpan | |
DBIx::Perform::SimpleList | 0.695 | metacpan | |
DBIx::Perform::UserInterface | 0.695 | metacpan | |
DBIx::Perform::Widgets::ButtonSet | 0.692 | metacpan | |
DBIx::Perform::Widgets::TextField | 0.695 | metacpan |
Provides
Name | File | View |
---|---|---|
DBIx::Perform::DigestPer::Parser | Perform/DigestPer.pm | metacpan |