remove direct use of Class::C3 in tests
authorGraham Knop <haarg@haarg.org>
Fri, 29 Jul 2016 13:32:56 +0000 (09:32 -0400)
committerGraham Knop <haarg@haarg.org>
Fri, 29 Jul 2016 13:32:56 +0000 (09:32 -0400)
commit374af1a534af73fc7e04940b6130db797aebb0de
treebe879e7d6e65317f2db9fd1aaaeaaa9453dfaddf
parent59f64bd9ac6679a1c928e05f382200ccbc412d5d
remove direct use of Class::C3 in tests
Makefile.PL
t/01-basic.t
t/lib/AnotherModule.pm [new file with mode: 0644]
t/lib/MyModule/OwnComponent.pm
t/lib/MyModule/Plugin/Foo.pm