David Storrs Fri, 11 Feb 2005 00:46:04 -0800
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]