Re: for ... else

2007-03-04 Thread Tom Lanyon
three of those are quite sufficient solutions in my mind. p.s. Could the latter 'for @foo || fail { }' cause confusion with 'for @foo {} or fail' ? -- Tom Lanyon

Re: for ... else

2007-03-04 Thread Tom Lanyon
Larry Wall wrote: On Mon, Mar 05, 2007 at 03:56:16PM +1030, Tom Lanyon wrote: : Larry Wall wrote: : >On Sun, Mar 04, 2007 at 06:37:34PM -0800, Jonathan Lang wrote: : >: Rick Delaney wrote: : >: >Smylers wrote: : >: >> for @invoice : >: >> { : >: >>

Re: for ... else

2007-03-04 Thread Tom Lanyon
False, the list would be considered true. Larry The situation the thread is referring to has @invoice empty so no iterations are taking place and all this is a non-issue. :) -- Tom Lanyon

Re: Name of this wiki

2006-06-16 Thread Tom Lanyon
On Thu, Jun 15, 2006 at 10:12:12PM -0400, Matt Todd wrote: > I really like these. I think you're on to something. I'm definitely in > favor of Momi Wiki, or just Momi. Just 'Momi' sounds good, I really like it. -Tom