http://www.perlmonks.org?node_id=817421


in reply to specify minimum perl version with Makefile.PL?

You can use Module::Build to create your Makefile.PL which effectively is a wrapper to your Build.PL. Do this and you don't have to support two separate installers for your module.