Kwalitee Issues

buildtool_not_executable

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

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Aspect::Hook::LexWrap

no_pod_errors

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

Error: Aspect-0.11/lib/Aspect/Library/Listenable.pm -- Around line 275: Unknown directive: =over4 Around line 277: '=item' outside of any '=over' Around line 293: Unknown directive: =over4 Around line 295: '=item' outside of any '=over' Around line 329: Unknown directive: =over4 Around line 331: '=item' outside of any '=over' Around line 355: Unknown directive: =over4 Around line 357: '=item' outside of any '=over' Around line 403: Unknown directive: =over4 Around line 405: '=item' outside of any '=over' Around line 441: Unknown directive: =over4 Around line 443: '=item' outside of any '=over' Around line 468: Unknown directive: =over4 Around line 470: '=item' outside of any '=over' Around line 501: Unknown directive: =over4 Around line 503: '=item' outside of any '=over' Aspect-0.11/lib/Aspect/Modular.pm -- Around line 69: Unknown directive: =over4 Around line 71: '=item' outside of any '=over'

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.

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Aspect::Hook::LexWrap

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Benchmark::Timer::ReportOnDestroy

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.10,0.11,0.20

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
Aspect AOP for Perl 0.11 metacpan
Aspect::Advice change how Perl code is run at a pointcut 0.10 metacpan
Aspect::AdviceContext a pointcut context for advice code metacpan
Aspect::Hook::LexWrap Lexically scoped subroutine wrappers 0.20 metacpan
Aspect::Library::Listenable Observer pattern with events metacpan
Aspect::Library::Memoize cross-cutting memoization metacpan
Aspect::Library::Profiler reusable method call profiling aspect metacpan
Aspect::Library::Singleton A singleton aspect metacpan
Aspect::Library::TestClass give Test::Class test methods an IUT (implementation under test) metacpan
Aspect::Library::Wormhole A wormhole between call frames metacpan
Aspect::Modular base class for reusable aspects 0.10 metacpan
Aspect::Pointcut pointcut base class metacpan
Aspect::Pointcut::AndOp metacpan
Aspect::Pointcut::BinOp metacpan
Aspect::Pointcut::Call metacpan
Aspect::Pointcut::Cflow metacpan
Aspect::Pointcut::NotOp metacpan
Aspect::Pointcut::OrOp metacpan
Aspect::Weaver aspect weaving functionality metacpan

Provides

Name File View
Aspect::Hook::LexWrap::Cleanup lib/Aspect/Hook/LexWrap.pm metacpan
Aspect::Library::Listenable::Event lib/Aspect/Library/Listenable.pm metacpan
Benchmark::Timer::ReportOnDestroy lib/Aspect/Library/Profiler.pm metacpan

Other Files

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