On Thu, 10 Aug 2000 17:59:52 -0700, Glenn Linderman wrote: >I find nothing in the documentation that suggests that => is anything other than a >plain comma operator, yet you call it a "first-argument-stringifying comma >operator". In fact, the documentation explicitly claims "=>" is a synonym of "," >(see perldata). I wonder what old version of the docs you are using. My perldata says: The `=>' operator is mostly just a more visually distinctive synonym for a comma, but it also arranges for its left-hand operand to be interpreted as a string--if it's a bareword that would be a legal identifier. Calling "=>" a synonym for "," is not the whole truth. It ignores the presence of the word "mostly" in that sentence, for one. -- Bart.
- Re: RFC 84 (v1) Replace => (stringifying comma)... Nathan Wiger
- Re: RFC 84 (v1) Replace => (stringifying co... John Porter
- Re: RFC 84 (v1) Replace => (stringifying comma)... John Porter
- Re: RFC 84 (v1) Replace => (stringifying comma) with... Chaim Frenkel
- Re: RFC 84 (v1) Replace => (stringifying comma) with... Damian Conway
- Re: RFC 84 (v1) Replace => (stringifying comma)... Piers Cawley
- Re: RFC 84 (v1) Replace => (stringifying co... Piers Cawley
- Re: RFC 84 (v1) Replace => (stringifyin... Ken Fox
- Re: RFC 84 (v1) Replace => (stringi... Nathan Wiger
- Re: RFC 84 (v1) Replace => (stringifying comma) with... Glenn Linderman
- Re: RFC 84 (v1) Replace => (stringifying comma)... Bart Lateur
- Re: RFC 84 (v1) Replace => (stringifying co... Glenn Linderman
- Re: RFC 84 (v1) Replace => (stringifying comma)... Mark Cogan
- Re: RFC 84 (v1) Replace => (stringifying comma) with... Damian Conway
- Re: RFC 84 (v1) Replace => (stringifying comma)... Glenn Linderman
- Re: RFC 84 (v1) Replace => (stringifying co... Peter Scott
- Re: RFC 84 (v1) Replace => (stringifyin... Glenn Linderman
- Re: RFC 84 (v1) Replace => (stringi... Randal L. Schwartz
- Re: RFC 84 (v1) Replace => (stringifyin... Nick Ing-Simmons
- Re: RFC 84 (v1) Replace => (stringifying co... Jeremy Howard
- Re: RFC 84 (v1) Replace => (stringifying co... Bart Lateur