On Mon, Aug 30, 2010 at 2:25 AM, Uri Guttman <[email protected]> wrote: > but i never use until anyhow. i use unless a fair amount as i don't like > if ( ! EXPR). my current boss has asked me to stop using unless but i am > not stopping.
It seems silly to use unless, but never use until. :) I think both make the code more clean and readable, at least for native English speakers. -- Brandon McCaig <[email protected]> V zrna gur orfg jvgu jung V fnl. Vg qbrfa'g nyjnlf fbhaq gung jnl. Castopulence Software <http://www.castopulence.org/> <[email protected]> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
