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