Re: RFC 222 (v1) Interpolation of method calls

[email protected] (Dave Rolsky) Thu, 14 Sep 2000 15:03:33 -0500 (CDT)
Newsgroups perl.perl6.language.objects
Message-ID <[email protected]>
First of all, I think this is a great idea

On 14 Sep 2000, Perl6 RFC Librarian wrote:

> Are there any contexts besides double quotes ("", qq{}, <<"EOF") where this
> need be applied?  What about inside regexes?  And if so, left and/or right
> hand side?

Regexes are enough like double quoted strings that I think _not_
interpolating here would be confusing.  The same goes for backticks
(`)/qx, which is double-quote interpolated as well.

-dave

/*==================
www.urth.org
We await the New Sun
==================*/