tokuhirom / Minilla

Authorizing tool for CPAN modules
https://metacpan.org/release/Minilla
Other
97 stars 65 forks source link

Feature request: Support prereqs.yml/prereqs.json #300

Open Grinnz opened 3 years ago

Grinnz commented 3 years ago

In dzil there is now a plugin you can use to read prereqs as data from a YAML or JSON file: https://metacpan.org/pod/Dist::Zilla::Plugin::PrereqsFile

I think it would be great if Minilla also had this ability, in addition to how it currently uses a cpanfile for this purpose. In a Milla dist, one could simply add the plugin.