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/AdviceContext.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/Pointcut.pm
lib/Aspect/Pointcut/AndOp.pm
lib/Aspect/Pointcut/Call.pm
lib/Aspect/Pointcut/Cflow.pm
lib/Aspect/Pointcut/NotOp.pm
lib/Aspect/Pointcut/OrOp.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/01_compile.t
t/02_advice_context.t
t/11_pointcut_call.t
t/12_pointcut_cflow.t
t/21_advice_around.t
t/22_advice_around.t
t/23_advice_before.t
t/24_advice_after.t
t/31_feature_caller.t
t/32_feature_wantarray.t
t/33_feature_exception.t
t/97_meta.t
t/98_pod.t
t/99_pmv.t
t/assumptions/closure.t
t/assumptions/context.t
t/listenable.t
t/singleton.t
t/wormhole.t
xt/compile.t
xt/pod.t
xt/podspell.t
xt/portability_files.t
xt/synopsis.t
xt/yaml_meta.t
