Security Advisories

Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Any::Moose
  • AptPkg::System
  • AptPkg::Version
  • Carp::Assert::More
  • Exception::Class
  • File::Copy::Recursive
  • File::HomeDir
  • Hash::Merge
  • Log::Log4perl
  • Parse::RecDescent
  • Pod::POM
  • Test::Differences
  • Test::Exception
  • Test::File::Contents
  • Test::Memory::Cycle
  • Test::Warn
  • YAML::Any
  • namespace::autoclean

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-2.012/lib/Config/Model/TermUI.pm -- Around line 46: Non-ASCII character seen before =encoding in 'à'. Assuming CP1252 Config-Model-2.012/lib/Config/Model/Value.pm -- Around line 1748: alternative text 'Config::Model::Instance/"preset_start ()"' contains non-escaped | or / Config-Model-2.012/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pod -- Around line 17: alternative text 'http://www.debian.org/doc/debian-policy/ch-customized-programs.html#s-arch-spec' contains non-escaped | or / Config-Model-2.012/lib/Config/Model/models/Debian/Dpkg/Copyright/FileLicense.pod -- Around line 112: Non-ASCII character seen before =encoding in 'Internet_Software_Consortium’s'. Assuming UTF-8 Config-Model-2.012/lib/Config/Model/models/Debian/Dpkg/Copyright/GlobalLicense.pod -- Around line 105: Non-ASCII character seen before =encoding in 'Internet_Software_Consortium’s'. Assuming UTF-8

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • File::Slurp
  • Log::Log4perl

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

Modules

Name Abstract Version View
Config::Model Create tools to validate, migrate and edit configuration files 2.012 metacpan
Config::Model::Annotation Read and write configuration annotations 2.012 metacpan
Config::Model::AnyId Base class for hash or list element 2.012 metacpan
Config::Model::AnyThing Base class for configuration tree item 2.012 metacpan
Config::Model::Backend::Any Virtual class for other backends 2.012 metacpan
Config::Model::Backend::Debian::Dpkg Read and write config as plain file 2.012 metacpan
Config::Model::Backend::Debian::Dpkg::Control Read and write Debian Dpkg control information 2.012 metacpan
Config::Model::Backend::Debian::Dpkg::Copyright Read and write Debian Dpkg License information 2.012 metacpan
Config::Model::Backend::Debian::Dpkg::Patch Read and write Debian Dpkg Patch information 2.012 metacpan
Config::Model::Backend::Debian::DpkgSyntax Role to read and write files with Dpkg syntax 2.012 metacpan
Config::Model::Backend::Fstab Read and write config from fstab file 2.012 metacpan
Config::Model::Backend::IniFile Read and write config as a INI file 2.012 metacpan
Config::Model::Backend::PlainFile Read and write config as plain file 2.012 metacpan
Config::Model::Backend::ShellVar Read and write config as a C<SHELLVAR> data structure 2.012 metacpan
Config::Model::Backend::Yaml Read and write config as a YAML data structure 2.012 metacpan
Config::Model::BackendMgr Load configuration node on demand 2.012 metacpan
Config::Model::CheckList Handle check list element 2.012 metacpan
Config::Model::Debian::Dependency Checks Debian dependency declarations 2.012 metacpan
Config::Model::Describe Provide a description of a node element 2.012 metacpan
Config::Model::DumpAsData Dump configuration content as a perl data structure 2.012 metacpan
Config::Model::Dumper Serialize data of config tree 2.012 metacpan
Config::Model::Exception Exception mechanism for configuration model 2.012 metacpan
Config::Model::FuseUI Fuse virtual file interface for Config::Model 2.012 metacpan
Config::Model::HashId Handle hash element for configuration model 2.012 metacpan
Config::Model::IdElementReference Refer to id element(s) and extract keys 2.012 metacpan
Config::Model::Instance Instance of configuration tree 2.012 metacpan
Config::Model::Iterator Iterates forward or backward a configuration tree 2.012 metacpan
Config::Model::ListId Handle list element for configuration model 2.012 metacpan
Config::Model::Lister List available models and applications 2.012 metacpan
Config::Model::Loader Load serialized data into config tree 2.012 metacpan
Config::Model::Node Class for configuration tree node 2.012 metacpan
Config::Model::ObjTreeScanner Scan config tree and perform call-backs 2.012 metacpan
Config::Model::Report Reports data from config tree 2.012 metacpan
Config::Model::SearchElement Search an element in a configuration model 2.012 metacpan
Config::Model::SimpleUI Simple interface for Config::Model 2.012 metacpan
Config::Model::TermUI Provides Config::Model UI à la Term::ReadLine 2.012 metacpan
Config::Model::Tester Test framework for Config::Model 2.012 metacpan
Config::Model::TreeSearcher Search tree for match in value, description... 2.012 metacpan
Config::Model::Value Strongly typed configuration value 2.012 metacpan
Config::Model::Value::LayeredInclude Include a sub layer configuration 2.012 metacpan
Config::Model::ValueComputer Provides configuration value computation 2.012 metacpan
Config::Model::WarpedNode Node that change config class properties 2.012 metacpan
Config::Model::Warper Warp tree properties 2.012 metacpan

Provides

Name File View
Config::Model::Exception::Any lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::Load lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::LoadData lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::Model lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::ObsoleteElement lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::RestrictedElement lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::Syntax lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::UnavailableElement lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::UnknownElement lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::UnknownId lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::WrongType lib/Config/Model/Exception.pm metacpan
Config::Model::Exception::Xml lib/Config/Model/Exception.pm metacpan

Other Files

Build.PL metacpan
ChangeLog metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan
README.build-from-git metacpan