Open Leont opened 9 years ago
Generating MYMETA.json
should be considered part of the configuration for a static module builder. That's the only thing my current implementation does: https://metacpan.org/source/MIYAGAWA/Menlo-1.9018/lib/Menlo/Builder/Static.pm#L97
given that MYMETA.json should be identical to META.json, i don't know if there's any value requiring an installer to do anything specific after the configuration.
What guarantees should be made about configuration? Currently only a MYMETA.json must be generated, is that enough? Is that too much?