Long-standing problem in Socket module
[p5sagit/p5-mst-13.2.git] / ext / Socket / Makefile.PL
index acf167e..7b9469a 100644 (file)
@@ -1,5 +1,6 @@
 use ExtUtils::MakeMaker;
 WriteMakefile(
+    NAME       => 'Socket',
     VERSION_FROM => 'Socket.pm',
     MAN3PODS   => ' ',         # Pods will be built by installman.
     XSPROTOARG => '-noprototypes',             # XXX remove later?