1 2 3 4 5
use ExtUtils::MakeMaker; WriteMakefile( 'NAME' => 'DBIx::Profile', 'VERSION_FROM' => 'Profile.pm', # finds $VERSION );