>>>>> "DC" == Damian Conway <[EMAIL PROTECTED]> writes: >> > No thanks. Suppose I want: >> > >> > '$x = $a; >> > $y = func(\I$arg1, $arg2, $arg3\E); >> >> Hmmm...should \Ifunc($arg1)\E be replaced by the return value of >> func($arg1)? DC> I don't think so. I think \I..\E should just impose qq{..} semantics on DC> the text in between. So you'd still write: DC> "......\I${\func($arg1)}\E......" DC> or DC> "......\I@{[func($arg1)]}\E......" that makes good sense. so in a single quote string you can have domains of double quote behavior. now, what if the double quoted range had a \E in it? either directly or via interpolation? maybe the end escape should be another char than \E? uri -- Uri Guttman --------- [EMAIL PROTECTED] ---------- http://www.sysarch.com SYStems ARCHitecture, Software Engineering, Perl, Internet, UNIX Consulting The Perl Books Page ----------- http://www.sysarch.com/cgi-bin/perl_books The Best Search Engine on the Net ---------- http://www.northernlight.com
- Re: RFC 226 (v2) Selective interpolation in single quoti... Jerrad Pierce
- Re: RFC 226 (v2) Selective interpolation in single ... Jarkko Hietaniemi
- Re: RFC 226 (v2) Selective interpolation in single ... Jerrad Pierce
- Re: RFC 226 (v2) Selective interpolation in single ... Jarkko Hietaniemi
- Re: RFC 226 (v2) Selective interpolation in single ... Damian Conway
- Re: RFC 226 (v2) Selective interpolation in sin... Jarkko Hietaniemi
- Re: RFC 226 (v2) Selective interpolation in sin... Damian Conway
- Re: RFC 226 (v2) Selective interpolation in... Uri Guttman
- Re: RFC 226 (v2) Selective interpolation in... Damian Conway
- Re: RFC 226 (v2) Selective interpolatio... Glenn Linderman
- Re: RFC 226 (v2) Selective interpolation in single ... Glenn Linderman
- Re: RFC 226 (v2) Selective interpolation in sin... Philip Newton
- Re: RFC 226 (v2) Selective interpolation in sin... Bart Lateur
- Re: RFC 226 (v2) Selective interpolation in single ... Philip Newton
- Re: RFC 226 (v2) Selective interpolation in single ... Andy Dougherty
- Re: RFC 226 (v2) Selective interpolation in sin... Nathan Wiger
- Re: RFC 226 (v2) Selective interpolation in... Steve Fink
- Re: RFC 226 (v2) Selective interpolatio... Bart Lateur