use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Fan::HTTP', 'VERSION_FROM' => 'HTTP.pm', 'clean' => { 'FILES' => 'tmp.out' }, );