> Foo::Bar->stickysnort()

Right, knew I forgot something...
 
> I wonder whether the "I want to expand arbitrary expressions within
> strings even when there aren't any $ or @ symbols about" people
> just need better familiarity with the alternatives.

This was all spawned by a consistency argument brought up by Bart on
"where to draw the line" with having -> interpolate:

http://www.mail-archive.com/perl6-language@perl.org/msg03658.html
http://www.mail-archive.com/perl6-language@perl.org/msg03659.html

If instead we chose to draw the line at needing a $, I'm fine with that,
as long as the line is well-defined and allows for class methods to
interpolate in qq// strings.

-Nate

Reply via email to