the sitelib change happened before this module was cored, so we don't need to do...
Karen Etheridge [Wed, 8 May 2013 23:10:56 +0000 (16:10 -0700)]
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'),
 );