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
==================*/

Reply via email to