in reply to Re^5: Updating distributions with Module::Build, Module::Starter, and PPM::Make
in thread Updating distributions with Module::Build, Module::Starter, and PPM::Make

With the small difference that EU::MM is in the Perl core and thus can be expected to be available, whereas Module::Build isn't.

True. However I think I'd argue that neither should be in the dependencies unless the META.yml has "dynamic_config" set to indicate that we need to run a configuration file to install the module.

  • Comment on Re^6: Updating distributions with Module::Build, Module::Starter, and PPM::Make