Compress* 2.006
[p5sagit/p5-mst-13.2.git] / ext / IO_Compress_Base / Makefile.PL
index 751538a..8695dee 100644 (file)
@@ -35,6 +35,8 @@ WriteMakefile(
         : ()
     ),
 
+    INSTALLDIRS => ($] >= 5.009 ? 'perl' : 'site'),
+
     ((ExtUtils::MakeMaker->VERSION() gt '6.30') ?
         ('LICENSE'  => 'perl')         : ()),