in reply to Can If-then conditions do ($a = $b = $c) type expressions?

this is coming in perl 6, as well as chaining file test operators, and plenty other fancy doodads (see Exegesis 3.)

i can't wait!

~Particle ;Þ

  • Comment on Re: Can If-then conditions do ($a = $b = $c) type expressions?

Replies are listed 'Best First'.
Re: Re: Can If-then conditions do ($a = $b = $c) type expressions?
by TheDamian (Vicar) on Apr 25, 2002 at 23:06 UTC
    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)) {...}
    ;-)
      just by observing this, i have been changed :)

      ~Particle *accelerates*