Possible bug?
[email protected] ("Fields, Christopher J") Mon, 17 Oct 2011 03:08:06 +0000
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
All, I have been attempting to push a release to CPAN for a few bioperl sub-dist= ributions and ran into an odd issue where the distribution was not being in= dexed in CPAN, documented here: http://www.nntp.perl.org/group/perl.modules/2011/10/msg78021.html This appears to be due to the version for the modules being set to '0' in M= ETA.yml/json instead of not being defined (yes, we know this is a problem w= ith the bioperl code, but Andreas indicated that lack of a module version p= robably should not default to '0'. Any reason this is occurring? chris=