use strict; use warnings; use ExtUtils::MakeMaker; WriteMakefile( NAME => 'IO::Socket::INET::Daemon', VERSION => 'lib/IO/Socket/INET/Daemon.pm', );