in reply to Re^3: let Makefile.PL to do the Readme file for me -- new target?
in thread let Makefile.PL to do the Readme file for me -- new target?

No, Module::Starter is a scaffolding tool. ExtUtils::MakeMaker is an install and authoring tool. Generating files in the source tree or the distribution build is one function of authoring tools.
  • Comment on Re^4: let Makefile.PL to do the Readme file for me -- new target?