.git/COMMIT_EDITMSG
.git/config
.git/description
.git/HEAD
.git/hooks/applypatch-msg.sample
.git/hooks/commit-msg.sample
.git/hooks/post-commit.sample
.git/hooks/post-receive.sample
.git/hooks/post-update.sample
.git/hooks/pre-applypatch.sample
.git/hooks/pre-commit.sample
.git/hooks/pre-rebase.sample
.git/hooks/prepare-commit-msg.sample
.git/hooks/update.sample
.git/index
.git/info/exclude
.git/logs/HEAD
.git/logs/refs/heads/master
.git/logs/refs/remotes/origin/HEAD
.git/logs/refs/remotes/origin/master
.git/objects/01/50ebe07a947a8df6b503a8cf841e7ffd516c8d
.git/objects/2b/a3fd56d2ff179e452ca7c9c029e9959d1cde6b
.git/objects/2d/7f455bb2f9bec5eb41f662c8c48681e5d9019e
.git/objects/30/02e46d8764c826fe757178d1378f9aa313316c
.git/objects/33/719d02a2b82ed9e185aa5837f4e0c3da7f08ec
.git/objects/54/607fd1319617fa62f87d85a6207d24575fd3a8
.git/objects/54/ea56ddf07502063ab64bdb136383f056f117d2
.git/objects/59/7e1b68e7a9b048a571d7461562948b8842d460
.git/objects/63/fafb0e2c831508bb5621ce94be0231eee3642a
.git/objects/67/1457a5a54271b7d8e5eab662a6ffccfe791459
.git/objects/89/6686a56d87a58e84e42625d2fb8de7cea41bca
.git/objects/99/8b90c6a924305ad2a6fd6a633d6d261c46d938
.git/objects/a5/d639dc64ecc3b67877ba7b59a19e954cd721b5
.git/objects/ac/3e084744dcf03fca65ec11d6ed45f1a5c3888c
.git/objects/ae/b4a6acd97c69b5ee095246f46778b07f7e126c
.git/objects/ae/d2bc5fc289b9875c4ed136d22119c3b34d4e5c
.git/objects/c0/51ad426fa1efd4d882b8aa12167aadcbc0067d
.git/objects/da/2a59f5ae5e05d5ebc2ad7c40fd3c7f51b55183
.git/objects/da/eb92977de14b2fa6c26ea696309c73c15d212a
.git/objects/f0/9bf83b3d4bd00f813a8a89aeb03ce1c59301de
.git/objects/pack/pack-a7fbbc84451f6b8bf318886b0f765fb57b8b5d05.idx
.git/objects/pack/pack-a7fbbc84451f6b8bf318886b0f765fb57b8b5d05.pack
.git/packed-refs
.git/refs/heads/master
.git/refs/remotes/origin/HEAD
.git/refs/remotes/origin/master
Changes
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/Test/Builder.pm
inc/Test/More.pm
lib/Class/Hookable.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/00_basic/00_compile.t
t/00_basic/01_new.t
t/10_accessor/00_class_hookable_stash.t
t/10_accessor/01_class_hookable_context.t
t/10_accessor/02_class_hookable_hooks.t
t/10_accessor/03_class_hookable_methods.t
t/10_accessor/04_class_hookable_filters.t
t/20_filter/00_class_hookable_set_filter.t
t/20_filter/01_class_hookable_filter_perfix.t
t/20_filter/02_class_hookable_filter.t
t/30_register/00_register_hook.t
t/30_register/01_register_method.t
t/40_utility/00_registered_hooks.t
t/40_utility/01_registered_methods.t
t/40_utility/10_remove_hook.t
t/40_utility/11_remove_method.t
t/40_utility/20_clear_hooks.t
t/40_utility/21_clear_methods.t
t/50_call/00_run_hook.t
t/50_call/01_call_method.t
t/DummyClass.pm
