On Mon, 21 Aug 2000 06:11:02 -0600, Tom Christiansen wrote:
> $first = $1 if ?(^neur.*)?;
$first ||= $1 if /(^neur.*)/;
Now if only we had a shortcut operator which would continue only if the
LHS was not defined...
--
Bart.
- Re: Things to remove Martyn J. Pearce
- Re: Things to remove Leon Brocard
- Re: Things to remove Piers Cawley
- Re: Things to remove Bryan C . Warnock
- Re: Things to remove Ted Ashton
- Re: Things to remove Bennett Todd
- Re: Things to remove Hildo Biersma
- Re: Things to remove Russ Allbery
- Re: Things to remove Tom Christiansen
- Re: Things to remove Larry Wall
- Re: Things to remove Bart Lateur
- Re: Things to remove Bryan C . Warnock
- Re: Things to remove Mike Pastore
- Re: Things to remove Casey R. Tweten
- Re: Things to remove Steve Simmons
- Re: Things to remove Nathan Torkington
- Re: Things to remove Damian Conway
- Re: Things to remove Larry Wall
- Re: Things to remove Bart Lateur
- Re: Things to remove Tom Christiansen
- Re: Things to remove Ed Mills
