XML-XPath 1.17
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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::XPath | a set of modules for parsing and evaluating XPath statements | 1.17 | metacpan |
XML::XPath::Boolean | Boolean true/false values | 1.17 | metacpan |
XML::XPath::Builder | SAX handler for building an XPath tree | 1.17 | metacpan |
XML::XPath::Expr | 1.17 | metacpan | |
XML::XPath::Function | 1.17 | metacpan | |
XML::XPath::Literal | Simple string values. | 1.17 | metacpan |
XML::XPath::LocationPath | 1.17 | metacpan | |
XML::XPath::Node | internal representation of a node | 1.17 | metacpan |
XML::XPath::Node::Attribute | 1.17 | metacpan | |
XML::XPath::Node::Comment | 1.17 | metacpan | |
XML::XPath::Node::Element | 1.17 | metacpan | |
XML::XPath::Node::Namespace | 1.17 | metacpan | |
XML::XPath::Node::PI | 1.17 | metacpan | |
XML::XPath::Node::Text | 1.17 | metacpan | |
XML::XPath::NodeSet | a list of XML document nodes | 1.17 | metacpan |
XML::XPath::Number | Simple numeric values. | 1.17 | metacpan |
XML::XPath::Parser | 1.17 | metacpan | |
XML::XPath::PerlSAX | A PerlSAX event generator for my weird node structure | 1.17 | metacpan |
XML::XPath::Root | 1.17 | metacpan | |
XML::XPath::Step | 1.17 | metacpan | |
XML::XPath::Variable | 1.17 | metacpan | |
XML::XPath::XMLParser | The default XML parsing class that produces a node tree | 1.17 | metacpan |
Provides
Name | File | View |
---|---|---|
XML::XPath::Node::AttributeImpl | lib/XML/XPath/Node/Attribute.pm | metacpan |
XML::XPath::Node::CommentImpl | lib/XML/XPath/Node/Comment.pm | metacpan |
XML::XPath::Node::ElementImpl | lib/XML/XPath/Node/Element.pm | metacpan |
XML::XPath::Node::NamespaceImpl | lib/XML/XPath/Node/Namespace.pm | metacpan |
XML::XPath::Node::PIImpl | lib/XML/XPath/Node/PI.pm | metacpan |
XML::XPath::Node::TextImpl | lib/XML/XPath/Node/Text.pm | metacpan |
XML::XPath::NodeImpl | lib/XML/XPath/Node.pm | metacpan |