On Thu, Mar 17, 2005 at 11:44:11AM -0600, Craig A. Berry wrote: > After that, you need what's below (a space before the $(TOUCH)) so > the $(TOUCH) doesn't get put right next to the $(NOECHO) that > precedes it. After that, all tests pass, though the xs test skips > because it incorrectly thinks there is no compiler available.
Great, thanks. The XS test is just using ExtUtils::CBuider and currently doesn't do anything else. False negatives are expected. How does it fare actually installing modules?