in reply to Re: Value of a statement with modifier
in thread Value of a statement with modifier
A small quibble, but I believe the first example should be written as:
return $_[ 0 ] ? () : 'hello';
--
"Go up to the next female stranger you see and tell her that her "body is a wonderland."
My hypothesis is that she’ll be too busy laughing at you to even bother slapping you." (src)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Value of a statement with modifier
by hossman (Prior) on Jan 23, 2007 at 02:40 UTC | |
by diotalevi (Canon) on Jan 23, 2007 at 07:21 UTC |