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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Config-Model-1.001/lib/Config/Model/TermUI.pm -- Around line 35: Non-ASCII character seen before =encoding in 'à'. Assuming CP1252 Config-Model-1.001/lib/Config/Model/Value.pm -- Around line 142: alternative text 'Config::Model::Instance/"preset_start ()"' contains non-escaped | or / Config-Model-1.001/lib/Config/Model.pm -- Around line 251: Expected text after =item, not a bullet Around line 256: Expected text after =item, not a bullet Around line 260: Expected text after =item, not a bullet Around line 264: Expected text after =item, not a bullet Around line 268: Expected text after =item, not a bullet Around line 272: Expected text after =item, not a bullet

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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: Config::Model::AnyThing

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Config::Model Framework to create configuration validation tools and editors 1.001 metacpan
Config::Model::AnyId Base class for hash or list element metacpan
Config::Model::AnyThing Base class for configuration tree item metacpan
Config::Model::AutoRead Load configuration node on demand metacpan
Config::Model::Backend::Any Virtual class for other backends metacpan
Config::Model::Backend::ShellVar metacpan
Config::Model::Backend::Yaml Read and write config as a YAML data structure metacpan
Config::Model::CheckList Handle check list element metacpan
Config::Model::Describe Provide a description of a node element metacpan
Config::Model::DumpAsData Dump configuration content as a perl data structure metacpan
Config::Model::Dumper Serialize data of config tree metacpan
Config::Model::Exception Exception mechanism for configuration model metacpan
Config::Model::Exception::Any metacpan
Config::Model::Exception::Load metacpan
Config::Model::Exception::LoadData metacpan
Config::Model::Exception::Model metacpan
Config::Model::Exception::ObsoleteElement metacpan
Config::Model::Exception::RestrictedElement metacpan
Config::Model::Exception::UnavailableElement metacpan
Config::Model::Exception::UnknownElement metacpan
Config::Model::Exception::UnknownId metacpan
Config::Model::Exception::WrongType metacpan
Config::Model::Exception::Xml metacpan
Config::Model::HashId Handle hash element for configuration model metacpan
Config::Model::IdElementReference Refer to id element(s) and extract keys metacpan
Config::Model::Instance Instance of configuration tree metacpan
Config::Model::ListId Handle list element for configuration model metacpan
Config::Model::Loader Load serialized data into config tree metacpan
Config::Model::Node Class for configuration tree node metacpan
Config::Model::ObjTreeScanner Scan config tree and perform call-backs metacpan
Config::Model::Report Reports data from config tree metacpan
Config::Model::Searcher Search an element in a configuration model metacpan
Config::Model::SimpleUI Simple interface for Config::Model metacpan
Config::Model::TermUI Provides Config::Model UI à la Term::ReadLine metacpan
Config::Model::Value Strongly typed configuration value metacpan
Config::Model::ValueComputer Provides configuration value computation metacpan
Config::Model::WarpedNode Node that change config class properties metacpan
Config::Model::WarpedThing Base class for warped classes metacpan
Config::Model::WizardHelper Helps to create wizard widget for config models metacpan

Other Files

Build.PL metacpan
ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan