> wouldn't getting it right in Build.PL or dist.ini (or
> whatever tool you use) be equally important?
I never had to think about that. See my distros in the wild, they don't
mention the distro version number there.

* EUMM <http://search.cpan.org/dist/Module-CPANTS-Analyse/Makefile.PL>
* M::B <http://search.cpan.org/dist/PostScript-Barcode/Build.PL>
* M::I <http://search.cpan.org/dist/Mediawiki-Blame/Makefile.PL>

Being virtuously lazy (DRY), I let the build tools autodetect from the
main module of the distro.

* <http://p3rl.org/ExtUtils::MakeMaker#VERSION_FROM>
* <http://p3rl.org/Module::Build::API#module_name>
* <http://p3rl.org/Module::Install#all_from>

Attachment: signature.asc
Description: PGP signature

Reply via email to