On Tue, Sep 06, 2005 at 04:57:30PM +0200, Thomas Sandlass wrote:

> There's yet another approach, to make ternary listfix:
> 
>   $val = $cond ?? "true" ?? "false";

So
                 ^^ that one
doesn't do the same thing as
                           ^^ that one?

I'd find that confusing in itself.
And that's without considering the change from the C<? :> of C and Perl 5.

[contents of this message may settle in transit, particularly if your mail
reader uses a proportional font.]

Nicholas Clark

Reply via email to