in reply to Re^3: Coding styles using if/else
in thread Coding styles using if/else
What's all this if/else business?
( sub { # false $this = 'the other'; }, sub { # true $this = 'that'; $foo = 'bar; $quux{'quaz'} = [ $this, $that ]; # More code follows .. } )[ SomeCondition ]->();
:-) :-) :-) :-) :-) :-) :-) :-)
|
---|