Security Advisories

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-0.641/lib/Config/Model/TermUI.pm -- Around line 39: Non-ASCII character seen before =encoding in 'à'. Assuming CP1252 Config-Model-0.641/lib/Config/Model/Value.pm -- Around line 145: alternative text 'Config::Model::Instance/"preset_start ()"' contains non-escaped | or / Config-Model-0.641/lib/Config/Model.pm -- Around line 257: Expected text after =item, not a bullet Around line 262: Expected text after =item, not a bullet Around line 266: Expected text after =item, not a bullet Around line 270: Expected text after =item, not a bullet Around line 274: Expected text after =item, not a bullet Around line 278: 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

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.641,1.0541,1.0641,1.0669,1.0715,1.0717,1.0775,1.0790,1.0845,1.0861,1.0905,1.0914,1.0978,1.0993,1.1003,1.1004,1.1026,1.1033,1.1038,1.1042,1.1044,1.1047

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).

Modules

Name Abstract Version View
Config::Model Framework to create configuration validation tools and editors 0.641 metacpan
Config::Model::AnyId Base class for hash or list element 1.0914 metacpan
Config::Model::AnyThing Base class for configuration tree item 1.0845 metacpan
Config::Model::AutoRead Load configuration node on demand 1.1047 metacpan
Config::Model::CheckList Handle check list element 1.0978 metacpan
Config::Model::Describe Provide a description of a node element 1.0669 metacpan
Config::Model::DumpAsData Dump configuration content as a perl data structure 1.0978 metacpan
Config::Model::Dumper Serialize data of config tree 1.1044 metacpan
Config::Model::Exception Exception mechanism for configuration model 1.0790 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 1.1038 metacpan
Config::Model::IdElementReference Refer to id element(s) and extract keys 1.0775 metacpan
Config::Model::Instance Instance of configuration tree 1.1033 metacpan
Config::Model::ListId Handle list element for configuration model 1.0861 metacpan
Config::Model::Loader Load serialized data into config tree 1.0717 metacpan
Config::Model::Node Class for configuration tree node 1.1044 metacpan
Config::Model::ObjTreeScanner Scan config tree and perform call-backs 1.0715 metacpan
Config::Model::Report Reports data from config tree 1.0641 metacpan
Config::Model::Searcher Search an element in a configuration model 1.1003 metacpan
Config::Model::SimpleUI Simple interface for Config::Model 1.0541 metacpan
Config::Model::TermUI Provides Config::Model UI à la Term::ReadLine 1.0669 metacpan
Config::Model::Value Strongly typed configuration value 1.1042 metacpan
Config::Model::ValueComputer Provides configuration value computation 1.0905 metacpan
Config::Model::WarpedNode Node that change config class properties 1.0993 metacpan
Config::Model::WarpedThing Base class for warped classes 1.1004 metacpan
Config::Model::WizardHelper Helps to create wizard widget for config models 1.1026 metacpan

Other Files

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