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 (23):
  • Missing in MANIFEST: 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::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.691/Perform/Field.pm -- Around line 888: =pod directives shouldn't be over one line long! Ignoring all 7 lines of content Around line 1361: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content DBIx-Perform-0.691/Perform/UserInterface.pm -- Around line 1501: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content DBIx-Perform-0.691/Perform.pm -- Around line 1719: =pod directives shouldn't be over one line long! Ignoring all 8 lines of content Around line 2070: =pod directives shouldn't be over one line long! Ignoring all 4 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::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

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.691 metacpan
DBIx::Perform::AttributeGrammar 0.691 metacpan
DBIx::Perform::DButils 0.691 metacpan
DBIx::Perform::DigestPer "Perform" screen file digester 0.691 metacpan
DBIx::Perform::Field 0.691 metacpan
DBIx::Perform::FieldList 0.691 metacpan
DBIx::Perform::Forms 0.691 metacpan
DBIx::Perform::SimpleList 0.691 metacpan
DBIx::Perform::UserInterface 0.691 metacpan
DBIx::Perform::Widgets::ButtonSet 0.691 metacpan
DBIx::Perform::Widgets::TextField 0.691 metacpan

Provides

Name File View
DBIx::Perform::DigestPer::Parser Perform/DigestPer.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan