[inseperable differences to perl 5.004_03]
[p5sagit/p5-mst-13.2.git] / ext / IO / Makefile.PL
index eb059bf..4a34be6 100644 (file)
@@ -4,4 +4,5 @@ WriteMakefile(
     MAN3PODS   => ' ',                 # Pods will be built by installman.
     XSPROTOARG => '-noprototypes',     # XXX remove later?
     VERSION_FROM => 'lib/IO/Handle.pm',
+    XS_VERSION => 1.15
 );