David Golden wrote: > What's odd is that these modules passed in 0.33 through 0.33_03 and it > would seem to be the addition of the new version code in 0.33_04 that > causes the failure. > > On the one hand, these might be correct and the previous passing > behavior was a bug. Or this is a regression and needs to be fixed > before 0.34. I don't know which. > > John -- also, please see check version-AlphaBeta. "Build test" > segfaults. I confirmed in a number of places, including perl 5.8.9 > (with version.pm installed, as it turns out). > > So I'm not feeling very good about the 0.77 version.pm code and think > we need to fix it or roll back to the prior bundled version.
If version.pm is installed, then the compatibility code in M::B should not get loaded. I'll check these right now... John
