PRANG 0.16
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- 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: PRANG, PRANG::Util
- 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.16/lib/PRANG/Changes.pod -- Around line 71: Non-ASCII character seen before =encoding in 'âassessmentâ"'. Assuming UTF-8 PRANG-0.16/lib/PRANG.pm -- Around line 164: Non-ASCII character seen before =encoding in 'Møller'. Assuming UTF-8
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: PRANG, PRANG::Util
- 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.16 | metacpan |
PRANG::Coerce | Easily create subtypes and coercions for any type | 0.16 | metacpan |
PRANG::Cookbook | Examples of recipes which you can use with PRANG. | 0.16 | metacpan |
PRANG::Cookbook::Book | 0.16 | metacpan | |
PRANG::Cookbook::Date | 0.16 | metacpan | |
PRANG::Cookbook::DateTime | 0.16 | metacpan | |
PRANG::Cookbook::Library | Basic PRANG Features | 0.16 | metacpan |
PRANG::Cookbook::Location | 0.16 | metacpan | |
PRANG::Cookbook::Node | Baseclass for nodes in the Cookbook series | 0.16 | metacpan |
PRANG::Cookbook::Note | Basic PRANG Features | 0.16 | metacpan |
PRANG::Cookbook::Role::Date | 0.16 | metacpan | |
PRANG::Cookbook::Role::Location | 0.16 | metacpan | |
PRANG::Cookbook::Role::Time | 0.16 | metacpan | |
PRANG::Graph | XML mapping by peppering Moose attributes | 0.16 | metacpan |
PRANG::Graph::Choice | accept multiple discrete node types | 0.16 | metacpan |
PRANG::Graph::Class | 0.16 | metacpan | |
PRANG::Graph::Context | parse/emit state for Marshalling operations | 0.16 | metacpan |
PRANG::Graph::Element | accept a particular type of element | 0.16 | metacpan |
PRANG::Graph::Meta::Attr | metaclass metarole for XML attributes | 0.16 | metacpan |
PRANG::Graph::Meta::Class | metaclass metarole for PRANG-enabled classes | 0.16 | metacpan |
PRANG::Graph::Meta::Element | metaclass metarole for XML elements | 0.16 | metacpan |
PRANG::Graph::Node | role for nodes in XML Graph machinery | 0.16 | metacpan |
PRANG::Graph::Quantity | a bounded quantity of graph nodes | 0.16 | metacpan |
PRANG::Graph::Seq | a sequence of graph nodes | 0.16 | metacpan |
PRANG::Graph::Text | accept an XML TextNode | 0.16 | metacpan |
PRANG::Marshaller | entry point for PRANG XML marshalling machinery | 0.16 | metacpan |
PRANG::Util | 0.16 | metacpan | |
PRANG::XMLSchema::Types | type registry for XML Schema-related types | 0.16 | metacpan |
PRANG::XMLSchema::Whatever | node type for nested anything | 0.16 | 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 |