X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FSocket%2FMakefile.PL;h=7b9469a728ea1ffd9a7d5cf3a71af1cb414d9766;hb=3e6a22d2723daf415793f9a4fc1b57f4d8a576fd;hp=acf167e057ada7630a6bda2066f7dc6fbf5e42a0;hpb=c07a80fdfe3926b5eb0585b674aa5d1f57b32ade;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Socket/Makefile.PL b/ext/Socket/Makefile.PL index acf167e..7b9469a 100644 --- a/ext/Socket/Makefile.PL +++ b/ext/Socket/Makefile.PL @@ -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?