# from Paul LeoNerd Evans
# on Monday 19 October 2009 02:45:

>Before I think about this though; does anyone have any better
>suggestions? Are there other modules around with timing-sensitive
> tests? How do they cope with variable load on the test boxes?

You might be able to do something with Time::Mock.  E.g. slow down the 
clock or adjust it at critical points.  If your timings are related to 
sleep(), alarm(), or such that might work.

--Eric
-- 
"It is a mistake to allow any mechanical object to realize that you are 
in a hurry."
--Ralph's Observation
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to