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

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.12/lib/PRANG/Changes.pod -- Around line 36: Non-ASCII character seen before =encoding in '‘assessment’"'. Assuming UTF-8 PRANG-0.12/lib/PRANG.pm -- Around line 163: 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.

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).

Modules

Name Abstract Version View
PRANG XML graph engine - XML to Moose objects and back! 0.11_03 metacpan
PRANG::Coerce Easily create subtypes and coercions for any type 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

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan