X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d01cf9e658e4d8c2f527da59c92676a31fa7b9ba;hb=0b064362f2be250cce145f275a53d938a83ad270;hp=cde37587cc42756f4c1e10024a446fedb270932a;hpb=0e4809110e25a83f84e51bd913ae9e233fb3ce63;p=gitmo%2FMoose-Autobox.git diff --git a/Makefile.PL b/Makefile.PL index cde3758..d01cf9e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,7 +1,6 @@ use strict; use warnings; use inc::Module::Install; -use Module::Install::ExtraTests; name('Moose-Autobox'); all_from('lib/Moose/Autobox.pm');