use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'Devel::Caller', 'VERSION_FROM' => 'lib/Devel/Caller.pm', # finds $VERSION );