Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

has_tests

Add tests!

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: Cannot find MANIFEST in dist.

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.

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: Graph/Graph.pm, Graph/Graph/Iost.pm, Graph/Graph/Iostat.pm, Graph/Graph/Mpstat.pm, Graph/Graph/Oracle.pm, Graph/Graph/Sar.pm, Graph/Graph/Vmstat.pm, Graph/Graph/Vxstat.pm, Oracle/Oracle.pm, Oracle/Oracle/BufferCache.pm, Oracle/Oracle/DataDictionaryCache.pm, Oracle/Oracle/DatafileIO.pm, Oracle/Oracle/DynamicExtension.pm, Oracle/Oracle/LibraryCache.pm, Oracle/Oracle/Monitor.pm, Oracle/Oracle/SharedPool.pm, Oracle/Oracle/TablespaceIO.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: StatsView::Graph, StatsView::Graph::Iost, StatsView::Graph::Iostat, StatsView::Graph::Mpstat, StatsView::Graph::Oracle, StatsView::Graph::Sar, StatsView::Graph::Vmstat, StatsView::Graph::Vxstat, StatsView::Oracle, StatsView::Oracle::BufferCache, StatsView::Oracle::DataDictionaryCache, StatsView::Oracle::DatafileIO, StatsView::Oracle::DynamicExtension, StatsView::Oracle::LibraryCache, StatsView::Oracle::Monitor, StatsView::Oracle::SharedPool, StatsView::Oracle::TablespaceIO

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.05,1.15

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
StatsView::Graph 1.15 metacpan
StatsView::Graph::Iost metacpan
StatsView::Graph::Iostat metacpan
StatsView::Graph::Mpstat metacpan
StatsView::Graph::Oracle metacpan
StatsView::Graph::Sar metacpan
StatsView::Graph::Vmstat metacpan
StatsView::Graph::Vxstat metacpan
StatsView::Oracle 1.05 metacpan
StatsView::Oracle::BufferCache metacpan
StatsView::Oracle::DataDictionaryCache metacpan
StatsView::Oracle::DatafileIO metacpan
StatsView::Oracle::DynamicExtension metacpan
StatsView::Oracle::LibraryCache metacpan
StatsView::Oracle::Monitor metacpan
StatsView::Oracle::SharedPool metacpan
StatsView::Oracle::TablespaceIO metacpan

Other Files

Changes metacpan
Graph/Makefile.PL metacpan
Makefile.PL metacpan
Oracle/Makefile.PL metacpan
README metacpan