Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Data::MultiValued store tag- and range-dependant data in a scalar or Moose attribute 0.0.1_3 metacpan
Data::MultiValued::AttributeAccessors method meta-class for multi-valued attribute accessors 0.0.1_3 metacpan
Data::MultiValued::AttributeTrait "base role" for traits of multi-valued Moose attributes 0.0.1_3 metacpan
Data::MultiValued::AttributeTrait::Ranges attribute traits for attributes holding ranged values 0.0.1_3 metacpan
Data::MultiValued::AttributeTrait::Tags attribute traits for attributes holding tagged values 0.0.1_3 metacpan
Data::MultiValued::AttributeTrait::TagsAndRanges attribute traits for attributes holding tagged and ranged values 0.0.1_3 metacpan
Data::MultiValued::Exceptions exception classes 0.0.1_3 metacpan
Data::MultiValued::RangeContainer container for ranged values 0.0.1_3 metacpan
Data::MultiValued::Ranges Handle values with validity ranges 0.0.1_3 metacpan
Data::MultiValued::TagContainer container for tagged values 0.0.1_3 metacpan
Data::MultiValued::TagContainerForRanges container for tagged values that are ranged containers 0.0.1_3 metacpan
Data::MultiValued::Tags Handle values with tags 0.0.1_3 metacpan
Data::MultiValued::TagsAndRanges Handle values with tags and validity ranges 0.0.1_3 metacpan
Data::MultiValued::UglySerializationHelperRole only use this if you know what you're doing 0.0.1_3 metacpan

Provides

Name File View
Data::MultiValued::Exceptions::BadRange lib/Data/MultiValued/Exceptions.pm metacpan
Data::MultiValued::Exceptions::NotFound lib/Data/MultiValued/Exceptions.pm metacpan
Data::MultiValued::Exceptions::RangeNotFound lib/Data/MultiValued/Exceptions.pm metacpan
Data::MultiValued::Exceptions::TagNotFound lib/Data/MultiValued/Exceptions.pm metacpan
Moose::Meta::Attribute::Custom::Trait::MultiValued::Ranges lib/Data/MultiValued/AttributeTrait/Ranges.pm metacpan
Moose::Meta::Attribute::Custom::Trait::MultiValued::Tags lib/Data/MultiValued/AttributeTrait/Tags.pm metacpan
Moose::Meta::Attribute::Custom::Trait::MultiValued::TagsAndRanges lib/Data/MultiValued/AttributeTrait/TagsAndRanges.pm metacpan

Other Files

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