Re: "Secret" operators
[email protected] (Bart Lateur)
| Newsgroups | perl.fwp |
|---|---|
| Organization | MediaMind |
| Message-ID | <[email protected]> |
On Tue, 1 Feb 2005 11:49:57 +0000, José Castro wrote:can >anyone tell me about other "secret" operators? I just produced this in my own code, I think it would qualify. Take this expression in list context: cond ? foo : () I'm talking about the 3 characters at the end: ": ()". I'd call it a "frogs face". -- Bart.