Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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: XML::DOM::Lite::Constants, XML::DOM::Lite::Node, XML::DOM::Lite::NodeIterator, XML::DOM::Lite::NodeList, XML::DOM::Lite::Parser, XML::DOM::Lite::Serializer, XML::DOM::Lite::XPath

has_meta_json

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

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: XML::DOM::Lite::Constants, XML::DOM::Lite::Node, XML::DOM::Lite::NodeIterator, XML::DOM::Lite::NodeList, XML::DOM::Lite::Parser, XML::DOM::Lite::Serializer, XML::DOM::Lite::XPath

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
XML::DOM::Lite Lite Pure Perl XML DOM Parser Kit 0.14 metacpan
XML::DOM::Lite::Constants metacpan
XML::DOM::Lite::Document metacpan
XML::DOM::Lite::Node metacpan
XML::DOM::Lite::NodeIterator metacpan
XML::DOM::Lite::NodeList blessed array ref for containing Node objects metacpan
XML::DOM::Lite::Parser metacpan
XML::DOM::Lite::Serializer metacpan
XML::DOM::Lite::XPath XPath support for XML::DOM::Lite metacpan
XML::DOM::Lite::XSLT XSLT engine for XML::DOM::Lite metacpan

Provides

Name File View
Array::Object lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::BinaryExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::BooleanValue lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::ExprContext lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::FilterExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::FunctionCallExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::LiteralExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::LocationExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NodeSetValue lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NodeTestAny lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NodeTestComment lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NodeTestElement lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NodeTestNC lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NodeTestName lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NodeTestPI lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NodeTestText lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NumberExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::NumberValue lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::PathExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::PredicateExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::StepExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::StringValue lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::TokenExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::UnaryMinusExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::UnionExpr lib/XML/DOM/Lite/XPath.pm metacpan
XML::DOM::Lite::XPath::VariableExpr lib/XML/DOM/Lite/XPath.pm metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan