benchmark/advice.pl Changes 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 inc/Module/Install.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/DSL.pm inc/Module/Install/Fetch.pm inc/Module/Install/Makefile.pm inc/Module/Install/Metadata.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm lib/Aspect.pm lib/Aspect/Advice.pm lib/Aspect/Advice/After.pm lib/Aspect/Advice/Around.pm lib/Aspect/Advice/Before.pm lib/Aspect/Guard.pm lib/Aspect/Hook.pm lib/Aspect/Legacy.pm lib/Aspect/Library.pm lib/Aspect/Library/Breakpoint.pm lib/Aspect/Library/Listenable.pm lib/Aspect/Library/Listenable/Event.pm lib/Aspect/Library/Singleton.pm lib/Aspect/Library/Wormhole.pm lib/Aspect/Modular.pm lib/Aspect/Point.pm lib/Aspect/Point/Functions.pm lib/Aspect/Point/Static.pm lib/Aspect/Pointcut.pm lib/Aspect/Pointcut/And.pm lib/Aspect/Pointcut/Call.pm lib/Aspect/Pointcut/Cflow.pm lib/Aspect/Pointcut/Highest.pm lib/Aspect/Pointcut/Logic.pm lib/Aspect/Pointcut/Not.pm lib/Aspect/Pointcut/Or.pm lib/Aspect/Pointcut/Returning.pm lib/Aspect/Pointcut/Throwing.pm lib/Aspect/Pointcut/True.pm lib/Aspect/Pointcut/Wantarray.pm LICENSE Makefile.PL MANIFEST This list of files META.yml README t/00_closure.t t/00_context.t t/01_compile.t t/10_pointcut.t t/11_pointcut_call.t t/12_pointcut_cflow.t t/13_pointcut_true.t t/14_pointcut_highest.t t/15_pointcut_wantarray.t t/16_pointcut_throwing.t t/17_pointcut_returning.t t/21_advice_around.t t/22_advice_around.t t/23_advice_before.t t/24_advice_after.t t/30_return_value.t t/31_feature_caller.t t/32_feature_wantarray.t t/33_feature_topic.t t/34_point_functions.t t/50_legacy.t t/51_legacy_wantarray.t t/60_legacy_after_returning.t t/61_legacy_after_throwing.t t/70_listenable.t t/71_singleton.t t/72_wormhole.t t/rt_57417.t xt/meta.t xt/pmv.t xt/pod.t