Upgrade to Win32-0.30
[p5sagit/p5-mst-13.2.git] / ext / Win32 / Makefile.PL
index 742c50d..114a0a2 100644 (file)
@@ -9,6 +9,7 @@ WriteMakefile(
     VERSION_FROM  => 'Win32.pm',
     LIBS          => \@libs,
     INSTALLDIRS   => ($] >= 5.008004 ? 'perl' : 'site'),
+    NO_META       => 1,
 
     AUTHOR        => 'Jan Dubois <jand@activestate.com>',
     ABSTRACT_FROM => 'Win32.pm',