On 2010-09-02 15:32, Jim wrote:

I was hoping I'd see some answer like... oh yeah... perl is smart enough
to handle that for you if you are willing to accept a performance hit...

My "bigrat" was meant like that. Did you already try it?

#!/usr/bin/perl
use strict;
use warnings;
use bigrat;

<your code>

__END__


--
Ruud

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to