author | Guillermo Roditi <groditi@gmail.com> | |
Tue, 16 Jan 2007 20:20:11 +0000 (20:20 +0000) | ||
committer | Guillermo Roditi <groditi@gmail.com> | |
Tue, 16 Jan 2007 20:20:11 +0000 (20:20 +0000) | ||
commit | 421e9f8d52cf41796d09266414e4164a488dfb2d | |
tree | f861d2ef3b603d6ef7468c4ae76fccd99d8b75fd | tree | snapshot |
Changes | [new file with mode: 0644] | blob |
MANIFEST | [new file with mode: 0644] | blob |
Makefile.PL | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
lib/MooseX/Object/Pluggable.pm | [new file with mode: 0644] | blob |
t/00-load.t | [new file with mode: 0644] | blob |
t/01-basic.t | [new file with mode: 0644] | blob |
t/boilerplate.t | [new file with mode: 0644] | blob |
t/lib/TestApp.pm | [new file with mode: 0644] | blob |
t/lib/TestApp/Plugin/Bar.pm | [new file with mode: 0644] | blob |
t/lib/TestApp/Plugin/Baz.pm | [new file with mode: 0644] | blob |
t/lib/TestApp/Plugin/Baz/ExtensionFor/Bar.pm | [new file with mode: 0644] | blob |
t/lib/TestApp/Plugin/Bor.pm | [new file with mode: 0644] | blob |
t/lib/TestApp/Plugin/Bor/ExtensionFor/Foo.pm | [new file with mode: 0644] | blob |
t/lib/TestApp/Plugin/Foo.pm | [new file with mode: 0644] | blob |
t/lib/TestApp/Plugin/Foo/ExtensionFor/Bar.pm | [new file with mode: 0644] | blob |
t/lib/TestApp/Plugin/Foo/ExtensionFor/Baz.pm | [new file with mode: 0644] | blob |
t/pod-coverage.t | [new file with mode: 0644] | blob |
t/pod.t | [new file with mode: 0644] | blob |