in reply to Re^3: [Module::Starter] question for option --license
in thread [Module::Starter] question for option --license

I found a couple of Build.PL files that specify "license" => "perl", and I speculate that's what it needs to be.

Choice is choice :) and https://metacpan.org/source/LEONT/Module-Build-0.4205/META.json says perl_5 which is recognized by Software::License

  • Comment on Re^4: [Module::Starter] question for option --license