On 10/28/07, Thomas Klausner <[EMAIL PROTECTED]> wrote: > So, is META.yml to strict (i.e. should author be a list or a string)? > Is Test::YAML::Meta::Version to strict? > Is this just a bug in Module::Install and has to be fixed there?
IMHO, a spec is a spec. If the next version of the spec says it can be a list or a scalar, then fine, but only then and only if the META.yml claims that spec. But if the spec says it should be a list, then it should be a list and Module::Install has a bug. David
