Surely the next request will be to make anything that works outside
of quotes work inside of them, completely erasing the useful visual
distinction. Why should operators, after all, be any different
from functions?
print "I have Fooey->fright($n) frobbles.\n";
print "I have &snaggle($n) frobbles.\n";
print "I have abs($n) frobbles.\n";
print "I have $x+$y frobbles.\n";
What's the use of quotes these days anyway?
--tom
- RFC 252 (v1) Interpolation of subroutines Perl6 RFC Librarian
- Re: RFC 252 (v1) Interpolation of subroutines Tom Christiansen
- Re: RFC 252 (v1) Interpolation of subroutines Tom Christiansen
- Re: RFC 252 (v1) Interpolation of subrout... H . Merijn Brand
- Re: RFC 252 (v1) Interpolation of subroutines Michael G Schwern
- Re: RFC 252 (v1) Interpolation of subroutines John Porter
- Re: RFC 252 (v1) Interpolation of subroutines Glenn Linderman
- Re: RFC 252 (v1) Interpolation of subroutines Michael G Schwern
