Kwalitee Issues

no_generated_files

Remove the offending files/directories!

Error: Makefile

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Data-Walk-Extracted-v0.013_001/blib/lib/Data/Walk/Clone.pm -- Around line 581: L<> starts or ends with whitespace Data-Walk-Extracted-v0.013_001/blib/lib/Data/Walk/Graft.pm -- Around line 395: L<> starts or ends with whitespace Data-Walk-Extracted-v0.013_001/blib/lib/Data/Walk/Print.pm -- Around line 384: L<> starts or ends with whitespace Data-Walk-Extracted-v0.013_001/lib/Data/Walk/Clone.pm -- Around line 611: L<> starts or ends with whitespace Data-Walk-Extracted-v0.013_001/lib/Data/Walk/Graft.pm -- Around line 395: L<> starts or ends with whitespace Data-Walk-Extracted-v0.013_001/lib/Data/Walk/Print.pm -- Around line 384: L<> starts or ends with whitespace

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: blib/lib/Data/Walk/Clone.pm, blib/lib/Data/Walk/Extracted.pm, blib/lib/Data/Walk/Graft.pm, blib/lib/Data/Walk/Print.pm, blib/lib/Data/Walk/Prune.pm

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.13001000,0.5001000,0.7001000,0.9001000

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::Walk::Clone deep data cloning with boundaries 0.5001000 metacpan
Data::Walk::Extracted An extracted dataref walker 0.13001000 metacpan
Data::Walk::Graft A way to say what should be added 0.7001000 metacpan
Data::Walk::Print A data printing function 0.9001000 metacpan
Data::Walk::Prune A way to say what should be removed 0.7001000 metacpan

Other Files

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