use ExtUtils::MakeMaker; WriteMakefile( NAME => 'DotLock', VERSION_FROM => 'DotLock.pm', # finds $VERSION DISTNAME => 'DotLock', );