From: gfx Date: Tue, 13 Oct 2009 05:14:48 +0000 (+0900) Subject: Update Makefile.PL X-Git-Tag: 0.38~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=commitdiff_plain;h=02cf53bb8ee52cf0f38e939ddd99f574baea20b1 Update Makefile.PL --- 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 {