X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=e14ec213de253501b4349abad5ae729dff4edc00;hb=8161f04439532a26a75c9be242971f6853a23b6a;hp=c4871ed4d132320e0fb83f6c5cc934d1830f5333;hpb=3ab2f54a21bb1ebab2c29f3129926ccab72712a0;p=gitmo%2FMoose-Autobox.git diff --git a/Makefile.PL b/Makefile.PL index c4871ed..e14ec21 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,6 +13,7 @@ requires 'Perl6::Junction' => '1.40000'; test_requires 'Test::More' => '0.62'; test_requires 'Test::Exception' => '0.21'; +auto_manifest; tests_recursive; extra_tests;