use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'bw-lib', 'AUTHOR' => 'Bill Weinman (http://bw.org/)', 'VERSION_FROM' => 'lib/BW/Base.pm', );