use ExtUtils::MakeMaker; WriteMakefile( 'AUTHOR' => 'Dan Brumleve ', 'NAME' => 'xsub', 'VERSION_FROM' => 'xsub.pm', clean => {FILES => '*.so'}, );