PRANG 0.21 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Sub::Exporter
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: PRANG-0.21/lib/PRANG.pm -- Around line 173: '=item' outside of any '=over'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
PRANG | XML graph engine - XML to Moose objects and back! | 0.21 | metacpan |
PRANG::Coerce | Easily create subtypes and coercions for any type | 0.21 | metacpan |
PRANG::Cookbook | Examples of recipes which you can use with PRANG. | 0.21 | metacpan |
PRANG::Cookbook::Book | 0.21 | metacpan | |
PRANG::Cookbook::Date | 0.21 | metacpan | |
PRANG::Cookbook::DateTime | 0.21 | metacpan | |
PRANG::Cookbook::Library | Basic PRANG Features | 0.21 | metacpan |
PRANG::Cookbook::Location | 0.21 | metacpan | |
PRANG::Cookbook::Node | Baseclass for nodes in the Cookbook series | 0.21 | metacpan |
PRANG::Cookbook::Note | Basic PRANG Features | 0.21 | metacpan |
PRANG::Cookbook::Role::Date | 0.21 | metacpan | |
PRANG::Cookbook::Role::Location | 0.21 | metacpan | |
PRANG::Cookbook::Role::Time | 0.21 | metacpan | |
PRANG::Graph | XML mapping by peppering Moose attributes | 0.21 | metacpan |
PRANG::Graph::Choice | accept multiple discrete node types | 0.21 | metacpan |
PRANG::Graph::Class | 0.21 | metacpan | |
PRANG::Graph::Context | parse/emit state for Marshalling operations | 0.21 | metacpan |
PRANG::Graph::Element | accept a particular type of element | 0.21 | metacpan |
PRANG::Graph::Meta::Attr | metaclass metarole for XML attributes | 0.21 | metacpan |
PRANG::Graph::Meta::Class | metaclass metarole for PRANG-enabled classes | 0.21 | metacpan |
PRANG::Graph::Meta::Element | metaclass metarole for XML elements | 0.21 | metacpan |
PRANG::Graph::Node | role for nodes in XML Graph machinery | 0.21 | metacpan |
PRANG::Graph::Quantity | a bounded quantity of graph nodes | 0.21 | metacpan |
PRANG::Graph::Seq | a sequence of graph nodes | 0.21 | metacpan |
PRANG::Graph::Text | accept an XML TextNode | 0.21 | metacpan |
PRANG::Marshaller | entry point for PRANG XML marshalling machinery | 0.21 | metacpan |
PRANG::Util | 0.21 | metacpan | |
PRANG::XMLSchema::Types | type registry for XML Schema-related types | 0.21 | metacpan |
PRANG::XMLSchema::Whatever | node type for nested anything | 0.21 | metacpan |
Provides
Name | File | View |
---|---|---|
Moose::Meta::Attribute::Custom::Trait::PRANG::Attr | lib/PRANG/Graph/Meta/Attr.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::PRANG::Element | lib/PRANG/Graph/Meta/Element.pm | metacpan |
Moose::Meta::Class::Custom::Trait::PRANG | lib/PRANG/Graph/Meta/Class.pm | metacpan |
PRANG::Graph::Context::Error | lib/PRANG/Graph/Context.pm | metacpan |