Re: YAML Tiny for M::B?
[email protected] (Adam Kennedy)
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
YAML::Tiny supports a few obscure cases that are META.yml specific that even YAML.pm doesn't. The Module::Install implementation of MYMETA.yml uses YAML::Tiny. Adam K 2009/9/6 David E. Wheeler <[email protected]>: >> The other option I'm considering is to create a new, CPAN::Meta >> distribution and rely on that to abstract away all implementation >> details of CPAN Meta files so as the implementation eventually changes >> (e.g. YAML to JSON), M::B can stay the same. This could both a) work perfectly b) Become another version.pm debacle Just depends on how carefully it is implemented :)