Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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
Data::TreeValidator Easy validation and transformation of scalar tree structures 0.04 metacpan
Data::TreeValidator::Branch A branch of tree validation 0.04 metacpan
Data::TreeValidator::Constraints A collection of constraints for validating data 0.04 metacpan
Data::TreeValidator::Leaf Represents a single leaf node in the validation tree specification 0.04 metacpan
Data::TreeValidator::Node Represents a node in the validation tree specification 0.04 metacpan
Data::TreeValidator::RepeatingBranch A branch that can have its input repeated multiple times 0.04 metacpan
Data::TreeValidator::Result Role specifying the result of processing 0.04 metacpan
Data::TreeValidator::Result::Branch Contains the result of processing a branch 0.04 metacpan
Data::TreeValidator::Result::Leaf The result of processing a leaf node 0.04 metacpan
Data::TreeValidator::Result::Repeating Returns the result of processing a repeating branch 0.04 metacpan
Data::TreeValidator::Sugar Syntatic sugar for easily creating tree validators 0.04 metacpan
Data::TreeValidator::Transformations Common data transformations 0.04 metacpan
Data::TreeValidator::Types Internal data types used by Data::TreeValidator 0.04 metacpan
Data::TreeValidator::Util Helpful utilities for working with tree validators 0.04 metacpan

Provides

Name File View
Data::TreeValidator::ConstraintError lib/Data/TreeValidator/Util.pm metacpan

Other Files

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