in reply to Re: Re: Continued Fractions
in thread Continued Fractions

Yup, little difference indeed.

The emphasis was on the || exit thing. Without it the script will have to be killed explicitly, and perl script.pl < my_prepared_input > theoutput will loop forever.

Anyway, it was just a small suggestion (and a good practice in general)