On 31 Dec 2007, at 02:24, Sam Vilain wrote: > Ovid wrote: >> If you have slow test suites, you might want to give it a spin and >> see >> if it helps. Essentially, it concatenates tests together and runs >> them >> in one process. Thus, you load Perl only once and load all modules >> only once. > > Yuck. > > Why not just load Perl once and fork for the execution of each test > script. You can pre-load modules before you fork. "Why not replace this thing you have done which works and is useful with the thing I think it should be but haven't implemented" Hey, Sam - instead of doing whatever you're doing right now come and clean my bathroom. That's what I'd prefer you to do. -- Andy Armstrong, HextenThread Previous | Thread Next