clean more things with "realclean"
Karen Etheridge [Fri, 4 Jul 2014 01:17:07 +0000 (18:17 -0700)]
Makefile.PL

index a8f5ab3..bf0cba0 100644 (file)
@@ -15,4 +15,5 @@ WriteMakefile(
     'warnings::illegalproto' => '0.001',
     'Data::Dumper::Concise' => '2.020',
   },
+  realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
 );