Kwalitee Issues

has_meta_yml

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

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::LibXML::SAX::Builder

prereq_matches_use

List all used modules in META.yml requires

Error:

  • XML::NamespaceSupport
  • XML::SAX::Base
  • XML::SAX::DocumentLocator
  • XML::SAX::Exception

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::LibXML, XML::LibXML::Boolean, XML::LibXML::Literal, XML::LibXML::NodeList, XML::LibXML::Number, XML::LibXML::SAX, XML::LibXML::SAX::Builder, XML::LibXML::SAX::Generator, XML::LibXML::SAX::Parser

test_prereq_matches_use

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

Error:

  • XML::SAX

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.00,1.50,1.54

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
XML::LibXML Interface to the gnome libxml2 library 1.54 metacpan
XML::LibXML::Boolean Boolean true/false values metacpan
XML::LibXML::Literal Simple string values. metacpan
XML::LibXML::NodeList a list of XML document nodes metacpan
XML::LibXML::Number Simple numeric values. metacpan
XML::LibXML::SAX XML::LibXML direct SAX parser 1.00 metacpan
XML::LibXML::SAX::Builder build a LibXML tree from SAX events metacpan
XML::LibXML::SAX::Generator Generate SAX events from a LibXML tree metacpan
XML::LibXML::SAX::Parser LibXML DOM based SAX Parser 1.50 metacpan

Provides

Name File View
XML::LibXML::Attr LibXML.pm metacpan
XML::LibXML::CDATASection LibXML.pm metacpan
XML::LibXML::Comment LibXML.pm metacpan
XML::LibXML::Document LibXML.pm metacpan
XML::LibXML::DocumentFragment LibXML.pm metacpan
XML::LibXML::Dtd LibXML.pm metacpan
XML::LibXML::Element LibXML.pm metacpan
XML::LibXML::NamedNodeMap LibXML.pm metacpan
XML::LibXML::Namespace LibXML.pm metacpan
XML::LibXML::Node LibXML.pm metacpan
XML::LibXML::PI LibXML.pm metacpan
XML::LibXML::SAX::AttributeNode lib/XML/LibXML/SAX/Generator.pm metacpan
XML::LibXML::Text LibXML.pm metacpan
XML::LibXML::_SAXParser LibXML.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan