PRANG 0.05 Deleted
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (107) does not match dist (106):
- Missing in Dist: doc/Changes.pod
- 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
- 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.05/lib/PRANG.pm -- Around line 162: Non-ASCII character seen before =encoding in 'Møller'. Assuming UTF-8
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Wed 14 Apr 2010 09:58:13 AM JST gpg: using DSA key FC06408866B25843 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- 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 |
|---|---|---|---|
| PRANG | XML graph engine - XML to Moose objects and back! | 0.05 | metacpan |
| PRANG::Cookbook | Examples of recipes which you can use with PRANG. | metacpan | |
| PRANG::Cookbook::Book | metacpan | ||
| PRANG::Cookbook::Date | metacpan | ||
| PRANG::Cookbook::DateTime | metacpan | ||
| PRANG::Cookbook::Library | Basic PRANG Features | metacpan | |
| PRANG::Cookbook::Location | metacpan | ||
| PRANG::Cookbook::Node | Baseclass for nodes in the Cookbook series | metacpan | |
| PRANG::Cookbook::Note | Basic PRANG Features | metacpan | |
| PRANG::Cookbook::Role::Date | metacpan | ||
| PRANG::Cookbook::Role::Location | metacpan | ||
| PRANG::Cookbook::Role::Time | metacpan | ||
| PRANG::Graph | XML mapping by peppering Moose attributes | metacpan | |
| PRANG::Graph::Choice | accept multiple discrete node types | metacpan | |
| PRANG::Graph::Class | metacpan | ||
| PRANG::Graph::Context | parse/emit state for Marshalling operations | metacpan | |
| PRANG::Graph::Element | accept a particular type of element | metacpan | |
| PRANG::Graph::Meta::Attr | metaclass metarole for XML attributes | metacpan | |
| PRANG::Graph::Meta::Class | metaclass metarole for PRANG-enabled classes | metacpan | |
| PRANG::Graph::Meta::Element | metaclass metarole for XML elements | metacpan | |
| PRANG::Graph::Node | role for nodes in XML Graph machinery | metacpan | |
| PRANG::Graph::Quantity | a bounded quantity of graph nodes | metacpan | |
| PRANG::Graph::Seq | a sequence of graph nodes | metacpan | |
| PRANG::Graph::Text | accept an XML TextNode | metacpan | |
| PRANG::Marshaller | entry point for PRANG XML marshalling machinery | metacpan | |
| PRANG::Util | metacpan | ||
| PRANG::XMLSchema::Types | type registry for XML Schema-related types | metacpan | |
| PRANG::XMLSchema::Whatever | node type for nested anything | 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 |