use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'File::lockf', 'VERSION_FROM' => 'lockf.pm', 'LIBS' => [''], 'DEFINE' => '', 'INC' => '', );