On 25 Aug 2007, at 14:34, Ovid wrote: > Same here. The problem is in t/number/integer.t Culprit: # First, find a length. my $length = $min_length + int rand ($max_length - $min_length + 1); -- Andy Armstrong, hexten.net