Changes for version 0.04 - 2001-10-01
- removed the patched Hook::LexWrap now that 0.20 is out which fixes all the problems of 0.10
- added documentation (a recurring theme, never finishes)
Modules
Convenience functions to set up aspects
Object representing a pointcut and associated advice
Superclass for all types of join points
Class representing a call join point
Class representing a return join point
Superclass for subroutine-based join points
Modular aspect to handle subroutine memoization
Base class for modular aspects
Superclass for all types of pointcuts
Represents a calls() pointcut operator
Modular aspect to force singleton behavior on a class
Functions to extract symbol table information
Modular aspect to trace subroutine calls
Provides
in lib/Aspect/PointCut/AndOp.pm
in lib/Aspect/PointCut/BinOp.pm
in lib/Aspect/PointCut/NotOp.pm
in lib/Aspect/PointCut/OrOp.pm
in lib/Aspect/PointCut/Returns.pm
in lib/Aspect/PointCut/Sub.pm