Changes examples/Memoize/aop.pl examples/Memoize/README examples/Profiler/aop.pl examples/Profiler/README examples/Singleton/aop.pl examples/Singleton/oop.pl examples/Singleton/README examples/Wormhole/after_aop.pl examples/Wormhole/after_oop.pl examples/Wormhole/before.pl examples/Wormhole/README lib/Aspect.pm lib/Aspect/Advice.pm lib/Aspect/AdviceContext.pm lib/Aspect/Hook/LexWrap.pm lib/Aspect/Library/Listenable.pm lib/Aspect/Library/Memoize.pm lib/Aspect/Library/Profiler.pm lib/Aspect/Library/Singleton.pm lib/Aspect/Library/TestClass.pm lib/Aspect/Library/Wormhole.pm lib/Aspect/Modular.pm lib/Aspect/Pointcut.pm lib/Aspect/Pointcut/AndOp.pm lib/Aspect/Pointcut/BinOp.pm lib/Aspect/Pointcut/Call.pm lib/Aspect/Pointcut/Cflow.pm lib/Aspect/Pointcut/NotOp.pm lib/Aspect/Pointcut/OrOp.pm lib/Aspect/Weaver.pm Makefile.PL MANIFEST This list of files MANIFEST.SKIP META.yml README t/all_tests.t t/lib/Aspect/Library/tests/Listenable.pm t/lib/Aspect/Library/tests/Singleton.pm t/lib/Aspect/Library/tests/Wormhole.pm t/lib/Aspect/Pointcut/tests/Call.pm t/lib/Aspect/Pointcut/tests/Cflow.pm t/lib/Aspect/tests/Advice.pm t/lib/Aspect/tests/AdviceContext.pm t/lib/Aspect/tests/Weaver.pm TODO