Kwalitee Issues

has_meta_yml

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (37) does not match dist (36):
  • Duplicates in MANIFEST: t/04symbol.t

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::Advice, Aspect::JoinPoint, Aspect::JoinPoint::Call, Aspect::JoinPoint::Return, Aspect::JoinPoint::Sub, Aspect::Memoize, Aspect::Modular, Aspect::Singleton, Aspect::Symbol::Enum, Aspect::Trace

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::MethodMaker
  • Data::Denter
  • Hook::LexWrap

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::Advice, Aspect::JoinPoint, Aspect::JoinPoint::Call, Aspect::JoinPoint::Return, Aspect::JoinPoint::Sub, Aspect::Memoize, Aspect::Modular, Aspect::Singleton, Aspect::Symbol::Enum, Aspect::Trace

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:

  • Aspect::PointCut::AndOp
  • Aspect::PointCut::BinOp
  • Aspect::PointCut::NotOp
  • Aspect::PointCut::OrOp

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Class::MethodMaker
  • IO::Scalar

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 Convenience functions to set up aspects 0.04 metacpan
Aspect::Advice Object representing a pointcut and associated advice 0.04 metacpan
Aspect::JoinPoint Superclass for all types of join points 0.04 metacpan
Aspect::JoinPoint::Call Class representing a call join point 0.04 metacpan
Aspect::JoinPoint::Return Class representing a return join point 0.04 metacpan
Aspect::JoinPoint::Sub Superclass for subroutine-based join points 0.04 metacpan
Aspect::Memoize Modular aspect to handle subroutine memoization 0.04 metacpan
Aspect::Modular Base class for modular aspects 0.04 metacpan
Aspect::PointCut Superclass for all types of pointcuts 0.04 metacpan
Aspect::PointCut::AndOp 0.04 metacpan
Aspect::PointCut::BinOp 0.04 metacpan
Aspect::PointCut::Calls Represents a calls() pointcut operator 0.04 metacpan
Aspect::PointCut::NotOp 0.04 metacpan
Aspect::PointCut::OrOp 0.04 metacpan
Aspect::PointCut::Returns 0.04 metacpan
Aspect::PointCut::Sub 0.04 metacpan
Aspect::Singleton Modular aspect to force singleton behavior on a class 0.04 metacpan
Aspect::Symbol::Enum Functions to extract symbol table information 0.04 metacpan
Aspect::Trace Modular aspect to trace subroutine calls 0.04 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan