avoid using pod checking functions that plan
[p5sagit/strictures.git] / Makefile.PL
index d2c495e..e34050d 100644 (file)
@@ -56,7 +56,6 @@ my %MM_ARGS = (
   PREREQ_PM => {
     ($] >= 5.008004 && $have_compiler ? %extra_prereqs : () )
   },
-  realclean => { FILES => [ 'Distar/', 'MANIFEST*' ] },
 );
 
 sub parse_args {