* David Golden <[EMAIL PROTECTED]> [2007-02-28T22:39:01] > Is there a de facto standard for custom extensions to META.yml? (I > didn't see one in the spec.) An example might be fields beginning > with a capital letter or "X-foo" style extensions. E.g.
Why not:
extensions:
CPAN::Reporter:
cc_author: 0
(PLEASE let's avoid 'yes' and 'no' as booleans.)
If all the extensions are under the module (or, hey, dist) that uses them, then
the X-nonsense is avoided.
--
rjbs
