Update Makefile.PL
gfx [Tue, 13 Oct 2009 05:14:48 +0000 (14:14 +0900)]
Makefile.PL

index f9c1517..38c8a06 100755 (executable)
@@ -39,6 +39,8 @@ if ($Module::Install::AUTHOR) {
     }
 }
 
+clean_files 'lib/Mouse/Tiny.pm';
+
 WriteAll check_nmake => 0;
 
 sub create_moose_compatibility_test {