Re: Possible bug?
[email protected] (Leon Timmermans) Tue, 18 Oct 2011 09:39:28 +0200
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <CAHhgV8ix78Dwv0WkTkKqnvu=4SeZka946twEbQ3zrDGYohn9Xw@mail.gmail.com> |
On Mon, Oct 17, 2011 at 5:08 AM, Fields, Christopher J <[email protected]> wrote: > This appears to be due to the version for the modules being set to '0' in= META.yml/json instead of not being defined (yes, we know this is a problem= with the bioperl code, but Andreas indicated that lack of a module version= probably should not default to '0'. =C2=A0Any reason this is occurring? Meta 2.0 is quite clear it should be absent if no version is detected. Actually that is what Module::Build appears to be trying to do, I'm not sure why it fails. Leon