in reply to Re^2: More on "IO object version does not match bootstrap parameter" error
in thread More on "IO object version does not match bootstrap parameter" error
It's probably a problem beyond your control; for example, for the particular failure of ExtUtils-ModuleMaker-0.39, within the same run for this particular testing machine, the same failure was reported for
Thus, it seems that this failure depends on some other package happening to have a prerequisite of IO that is tested before your package is tested. You can't do very much about that, beyond reporting the problem to the authors of the automated testing software.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: More on "IO object version does not match bootstrap parameter" error
by jkeenan1 (Deacon) on Sep 11, 2005 at 23:34 UTC |