Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

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 (36) does not match dist (56):
  • Missing in MANIFEST: DBI.c, DBI.exp, Mac_changed/README, Mac_changed/examp.t, blib/lib/Bundle/DBI.pm, blib/lib/DBD/ExampleP.pm, blib/lib/DBD/NullP.pm, blib/lib/DBD/Proxy.pm, blib/lib/DBD/Sponge.pm, blib/lib/DBI.pm, blib/lib/DBI/DBD.pm, blib/lib/DBI/FAQ.pm, blib/lib/DBI/Format.pm, blib/lib/DBI/ProxyServer.pm, blib/lib/DBI/Shell.pm, blib/lib/DBI/W32ODBC.pm, blib/lib/MacPPC/auto/DBI/DBI.bin, blib/lib/Win32/DBIODBC.pm, dbiproxy, dbish

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::DBI, Bundle::DBI, DBI::FAQ, DBI::FAQ, Win32::DBIODBC, lib::Win32::DBIODBC

prereq_matches_use

List all used modules in META.yml requires

Error:

  • RPC::PlClient
  • RPC::PlServer
  • Win32::ODBC

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: DBI-1.21-bin56Mac/blib/lib/DBI/Shell.pm -- Around line 1179: Non-ASCII character seen before =encoding in 'König.'. Assuming CP1252 DBI-1.21-bin56Mac/lib/DBI/Shell.pm -- Around line 1179: 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!

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::DBI, Bundle::DBI, DBD::Driver::st, DBD::ExampleP, DBD::ExampleP, DBD::NullP, DBD::NullP, DBD::Proxy, DBD::Proxy, DBD::Sponge, DBD::Sponge, DBI, DBI, DBI::DBD, DBI::FAQ, DBI::FAQ, DBI::Format, DBI::Format, DBI::ProxyServer, DBI::ProxyServer, DBI::Shell, DBI::Shell, DBI::W32ODBC, Win32::DBIODBC, lib::DBI::W32ODBC, lib::Win32::DBIODBC

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::DBI
  • DBD::ExampleP
  • DBD::ExampleP::db
  • DBD::ExampleP::dr
  • DBD::ExampleP::st
  • DBD::NullP
  • DBD::NullP::db
  • DBD::NullP::dr
  • DBD::NullP::st
  • DBD::Proxy
  • DBD::Proxy::db
  • DBD::Proxy::dr
  • DBD::Proxy::st
  • DBD::Sponge
  • DBD::Sponge::db
  • DBD::Sponge::dr
  • DBD::Sponge::st
  • DBD::Switch::dr
  • DBD::_::common
  • DBD::_::db
  • DBD::_::dr
  • DBD::_::st
  • DBD::_mem::db
  • DBD::_mem::dr
  • DBD::_mem::st
  • DBI
  • DBI::DBD
  • DBI::DBI_tie
  • DBI::FAQ
  • DBI::Format
  • DBI::Format::Base
  • DBI::Format::Box
  • DBI::Format::Neat
  • DBI::Format::Raw
  • DBI::Format::String
  • DBI::ProxyServer
  • DBI::ProxyServer::db
  • DBI::ProxyServer::dr
  • DBI::ProxyServer::st
  • DBI::Shell

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.2003,0.2005,0.38,1.21,11.02,11.03,11.04

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::DBI A bundle to install DBI and required modules. 11.02 metacpan
DBD::ExampleP 11.04 metacpan
DBD::NullP 11.02 metacpan
DBD::Proxy A proxy driver for the DBI 0.2003 metacpan
DBD::Sponge 11.03 metacpan
DBI Database independent interface for Perl 1.21 metacpan
DBI::DBD DBD Driver Writer's Guide 11.02 metacpan
DBI::FAQ The Frequently Asked Questions for the Perl5 Database Interface 0.38 metacpan
DBI::Format A package for displaying result tables 11.02 metacpan
DBI::ProxyServer a server for the DBD::Proxy driver 0.2005 metacpan
DBI::Shell Interactive command shell for the DBI 11.02 metacpan

Provides

Name File View
DBD::ExampleP::db lib/DBD/ExampleP.pm metacpan
DBD::ExampleP::dr lib/DBD/ExampleP.pm metacpan
DBD::ExampleP::st lib/DBD/ExampleP.pm metacpan
DBD::NullP::db lib/DBD/NullP.pm metacpan
DBD::NullP::dr lib/DBD/NullP.pm metacpan
DBD::NullP::st lib/DBD/NullP.pm metacpan
DBD::Proxy::db lib/DBD/Proxy.pm metacpan
DBD::Proxy::dr lib/DBD/Proxy.pm metacpan
DBD::Proxy::st lib/DBD/Proxy.pm metacpan
DBD::Sponge::db lib/DBD/Sponge.pm metacpan
DBD::Sponge::dr lib/DBD/Sponge.pm metacpan
DBD::Sponge::st lib/DBD/Sponge.pm metacpan
DBD::Switch::dr DBI.pm metacpan
DBD::_::common DBI.pm metacpan
DBD::_::db DBI.pm metacpan
DBD::_::dr DBI.pm metacpan
DBD::_::st DBI.pm metacpan
DBD::_mem::db DBI.pm metacpan
DBD::_mem::dr DBI.pm metacpan
DBD::_mem::st DBI.pm metacpan
DBI::DBI_tie DBI.pm metacpan
DBI::Format::Base lib/DBI/Format.pm metacpan
DBI::Format::Box lib/DBI/Format.pm metacpan
DBI::Format::Neat lib/DBI/Format.pm metacpan
DBI::Format::Raw lib/DBI/Format.pm metacpan
DBI::Format::String lib/DBI/Format.pm metacpan
DBI::ProxyServer::db lib/DBI/ProxyServer.pm metacpan
DBI::ProxyServer::dr lib/DBI/ProxyServer.pm metacpan
DBI::ProxyServer::st lib/DBI/ProxyServer.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan