David Golden wrote:
* Module::Starter -- Andy wants these tests run by default and he doesn't seem to be swayed; So people need to fork this and start advocating for an alternative. Ditto other module generators. (And mea culpa for my own.)
You don't need to fork Module::Starter. You simply need to use ExtUtils::ModuleMaker, which by default does *not* include these tests in its initial setup of the directories/files needed for a CPAN-ready module, but which does offer them as options.
jimk