in reply to If Statement
This is valid for such a simple operation according to the Pocket Ref. Infact, one of the first examples of control statments looks like so:$a = $b if $a != $b;
Did I read this wrong?expr1 if expr2 ; expr1 foreach list ;
UPDATE:Guess I didn't read it wrong!
-- Can't never could do anything, so give me and inch, I'll make it a mile.
|
|---|