X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=38c8a060f98a44030a946355d972581fd899f947;hb=034587d897c53d4df84085a9229334bd2d51f1c6;hp=f9c1517464ce58d083371f6d066cf0fb2f151807;hpb=ad20156284763b7d6019af2279f24e1af097f3be;p=gitmo%2FMouse.git diff --git a/Makefile.PL b/Makefile.PL index f9c1517..38c8a06 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -39,6 +39,8 @@ if ($Module::Install::AUTHOR) { } } +clean_files 'lib/Mouse/Tiny.pm'; + WriteAll check_nmake => 0; sub create_moose_compatibility_test {