XML-Rabbit 0.0.2-TRIAL
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::Rabbit | Consume XML with Moose and xpath queries | 0.000002 | metacpan |
XML::Rabbit::Node | Node base class | 0.000002 | metacpan |
XML::Rabbit::Role::Document | XML Document base class | 0.000002 | metacpan |
XML::Rabbit::Role::Node | Base role for all nodes | 0.000002 | metacpan |
XML::Rabbit::RootNode | Root node base class | 0.000002 | metacpan |
XML::Rabbit::Trait::XPath | Base role for other xpath traits | 0.000002 | metacpan |
XML::Rabbit::Trait::XPathObject | XML DOM object xpath extractor trait | 0.000002 | metacpan |
XML::Rabbit::Trait::XPathObjectList | Multiple XML DOM object xpath extractor trait | 0.000002 | metacpan |
XML::Rabbit::Trait::XPathObjectMap | Multiple XML DOM object xpath extractor trait | 0.000002 | metacpan |
XML::Rabbit::Trait::XPathValue | Single value xpath extractor trait | 0.000002 | metacpan |
XML::Rabbit::Trait::XPathValueList | Multiple value xpath extractor trait | 0.000002 | metacpan |
XML::Rabbit::Trait::XPathValueMap | Multiple value xpath extractor trait | 0.000002 | metacpan |
Provides
Name | File | View |
---|---|---|
Moose::Meta::Attribute::Custom::Trait::XPathObject | lib/XML/Rabbit/Trait/XPathObject.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::XPathObjectList | lib/XML/Rabbit/Trait/XPathObjectList.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::XPathObjectMap | lib/XML/Rabbit/Trait/XPathObjectMap.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::XPathValue | lib/XML/Rabbit/Trait/XPathValue.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::XPathValueList | lib/XML/Rabbit/Trait/XPathValueList.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::XPathValueMap | lib/XML/Rabbit/Trait/XPathValueMap.pm | metacpan |