in reply to Re: Re: Condensing code...golfing with push and return
in thread Condensing code...golfing with push and return
can trip you up.if( my ($obj) = test() ) { # ... }
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Condensing code...golfing with push and return (mixed blessing)
by tye (Sage) on Oct 10, 2003 at 21:16 UTC | |
by Aristotle (Chancellor) on Oct 10, 2003 at 22:25 UTC |