Kwalitee Issues

has_meta_yml

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

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Benchmark::Timer
  • Class::MethodMaker
  • 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::Attribute, Aspect::JoinPoint, Aspect::JoinPoint::Call, Aspect::JoinPoint::Return, Aspect::JoinPoint::Sub, Aspect::Memoize, Aspect::Modular, Aspect::Profiled, 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
  • Benchmark::Timer::ReportOnDestroy

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

Provides

Name File View
Benchmark::Timer::ReportOnDestroy lib/Aspect/Profiled.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan