the sitelib change happened before this module was cored, so we don't need to do...
[p5sagit/Module-Metadata.git] / Makefile.PL
index b8d6de0..c4f0312 100644 (file)
@@ -31,6 +31,4 @@ WriteMakefile(
       homepage => 'http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/Module-Metadata.git',
     },
   },
-
-  INSTALLDIRS => ($] < 5.011 ? 'perl' : 'site'),
 );