Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: 'HASH(...)' for 'repository' does not have a URL scheme (resources -> repository) [Validation: 1.4]

has_readme

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

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

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
Path::Dispatcher flexible and extensible dispatch 1.04 metacpan
Path::Dispatcher::Dispatch a list of matches metacpan
Path::Dispatcher::Match the result of a successful rule match metacpan
Path::Dispatcher::Path path and some optional metadata metacpan
Path::Dispatcher::Role::Rules "has a list of rules" metacpan
Path::Dispatcher::Rule predicate and codeblock metacpan
Path::Dispatcher::Rule::Alternation any rule must match metacpan
Path::Dispatcher::Rule::Always always matches metacpan
Path::Dispatcher::Rule::Chain metacpan
Path::Dispatcher::Rule::CodeRef predicate is any subroutine metacpan
Path::Dispatcher::Rule::Dispatch redispatch metacpan
Path::Dispatcher::Rule::Empty matches only the empty path metacpan
Path::Dispatcher::Rule::Enum one of a list of strings must match metacpan
Path::Dispatcher::Rule::Eq predicate is a string equality metacpan
Path::Dispatcher::Rule::Intersection all rules must match metacpan
Path::Dispatcher::Rule::Metadata match path's metadata metacpan
Path::Dispatcher::Rule::Regex predicate is a regular expression metacpan
Path::Dispatcher::Rule::Sequence a sequence of rules metacpan
Path::Dispatcher::Rule::Tokens predicate is a list of tokens metacpan
Path::Dispatcher::Rule::Under rules under a predicate metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan