Kwalitee Issues

No Core Issues.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: LibYAML/lib/YAML/XS/LibYAML.pm

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.

Modules

Name Abstract Version View
YAML::LibYAML Perl YAML Serialization using XS and libyaml 0.83 metacpan
YAML::XS Perl YAML Serialization using XS and libyaml 0.83 metacpan
YAML::XS::LibYAML An XS Wrapper Module of libyaml metacpan

Other Files

Changes metacpan
LibYAML/Makefile.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan