On Oct 18, 2011, at 8:29 AM, David Golden wrote: > > On Oct 18, 2011 3:39 AM, "Leon Timmermans" <faw...@gmail.com> wrote: > > > > On Mon, Oct 17, 2011 at 5:08 AM, Fields, Christopher J > > <cjfie...@illinois.edu> 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'. Any 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. > > Could we please get a minimal test case that demonstrates the error? > > Or even just a repo URL for the code in question?
https://github.com/bioperl/bioperl-network I can work on a minimal test case. If needed I can also fork the specific github code and try to weed out the problem. > Thanks, > > David chris