in reply to Re: Can If-then conditions do ($a = $b = $c) type expressions?
in thread Can If-then conditions do ($a = $b = $c) type expressions?
I can't wait!But while you are waiting, there are always 23rd century programming techniques to fall back on:
;-)use Quantum::Superpositions; if ($a == all($b,$c)) {...}
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Can If-then conditions do ($a = $b = $c) type expressions?
by particle (Vicar) on Apr 26, 2002 at 00:56 UTC |