XML-LibXML 2.0004 Deleted
Kwalitee Issues
- 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
- 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.
- 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::Common, XML::LibXML::ErrNo, XML::LibXML::Literal, XML::LibXML::Number, XML::LibXML::SAX, XML::LibXML::SAX::Builder, XML::LibXML::SAX::Generator, XML::LibXML::SAX::Parser, XML::LibXML::XPathContext
- 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.
- 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 | Perl Binding for libxml2 | 2.0004 | metacpan |
XML::LibXML::AttributeHash | tie an XML::LibXML::Element to a hash to access its attributes | 2.0004 | metacpan |
XML::LibXML::Boolean | Boolean true/false values | 2.0004 | metacpan |
XML::LibXML::Common | Constants and Character Encoding Routines | 2.0004 | metacpan |
XML::LibXML::Devel | makes functions from LibXML.xs available | 2.0004 | metacpan |
XML::LibXML::ErrNo | Structured Errors This module is based on xmlerror.h libxml2 C header file. It defines symbolic constants for all libxml2 error codes. Currently libxml2 uses over 480 different error codes. See also XML::LibXML::Error. | 2.0004 | metacpan |
XML::LibXML::Error | Structured Errors | 2.0004 | metacpan |
XML::LibXML::Literal | Simple string values. | 2.0004 | metacpan |
XML::LibXML::NodeList | a list of XML document nodes | 2.0004 | metacpan |
XML::LibXML::Number | Simple numeric values. | 2.0004 | metacpan |
XML::LibXML::Reader | XML::LibXML::Reader - interface to libxml2 pull parser | 2.0004 | metacpan |
XML::LibXML::SAX | XML::LibXML direct SAX parser | 2.0004 | metacpan |
XML::LibXML::SAX::Builder | Building DOM trees from SAX events. | 2.0004 | metacpan |
XML::LibXML::SAX::Generator | Generate SAX events from a LibXML tree | 2.0004 | metacpan |
XML::LibXML::SAX::Parser | 2.0004 | metacpan | |
XML::LibXML::XPathContext | XPath Evaluation | 2.0004 | 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::InputCallback | 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::Pattern | LibXML.pm | metacpan |
XML::LibXML::RegExp | LibXML.pm | metacpan |
XML::LibXML::RelaxNG | LibXML.pm | metacpan |
XML::LibXML::SAX::AttributeNode | lib/XML/LibXML/SAX/Generator.pm | metacpan |
XML::LibXML::Schema | LibXML.pm | metacpan |
XML::LibXML::Text | LibXML.pm | metacpan |
XML::LibXML::XPathExpression | LibXML.pm | metacpan |
XML::LibXML::_SAXParser | LibXML.pm | metacpan |