use ExtUtils::MakeMaker; WriteMakefile( NAME => 'SQL::Interpolate', VERSION_FROM => 'lib/SQL/Interpolate.pm', PL_FILES => {} # ignore Build.PL );