2009/4/23 Eric Wilhelm <scratchcomput...@gmail.com>: > 1.0101 is 1.10.100. But, the point: you can't reliably convert tuples > to numbers if any part is over 999, so you have to convert the float to > a tuple to compare with a tuple.
Any excellent summary of the core problem. A more interesting question then becomes, does anyone on the CPAN have a tuple with an element higher than 999. Adam K