Kwalitee Issues

No Core Issues.

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: benchmarks/Fatal_Leaky_Benchmark.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
Fatal Replace functions with equivalents which succeed or die 2.29 metacpan
autodie Replace functions with ones that succeed or die with lexical scope 2.29 metacpan
autodie::Scope::Guard Wrapper class for calling subs at end of scope 2.29 metacpan
autodie::Scope::GuardStack Hook stack for managing scopes via %^H 2.29 metacpan
autodie::Util Internal Utility subroutines for autodie and Fatal 2.29 metacpan
autodie::exception Exceptions from autodying functions. 2.29 metacpan
autodie::exception::system Exceptions from autodying system(). 2.29 metacpan
autodie::hints Provide hints about user subroutines to autodie 2.29 metacpan
autodie::skip Skip a package when throwing autodie exceptions 2.29 metacpan

Other Files

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