On Thu, Feb 10, 2005 at 09:45:59AM -0800, Larry Wall wrote:

> That's spelled
> 
>     loop {
>       $foo = readline;
>       ...do stuff with $foo...
>     } while ( $foo );
> 
> these days.
> 
> Larry

Cool, perfect.  Thanks.

--Dks

-- 
[EMAIL PROTECTED]

Reply via email to