Nathan Wiger wrote: > > Andy Dougherty wrote: > > > > How do you turn it off? I want to keep a way to specify stuff without any > > interpolation whatsoever. I see the usefulness of this sort of quoting, > > but I also see the usefulness of being absolutely able to turn all > > interpolation off. > > Yes, I agree with this point, also raise by Glenn and others. Currently, > there is very nice semantics in shell-style quoting: > > q// == '' == *NO* interpolation I agree. I'd like q/.../ to stick as close to giving me ... as possible. I can live with the current 'foo\\bar' having only one backslash in it, but I'd rather not have to worry about anything else. I'd vote for Glenn's allowing the disabling of interpolation in qq// and <<"" instead. Does it strike anyone else as odd that 'foo\\bar' eq 'foo\bar'?
- Re: RFC 226 (v2) Selective interpolation in single qu... Damian Conway
- Re: RFC 226 (v2) Selective interpolation in singl... Uri Guttman
- Re: RFC 226 (v2) Selective interpolation in singl... Damian Conway
- Re: RFC 226 (v2) Selective interpolation in s... Glenn Linderman
- Re: RFC 226 (v2) Selective interpolation in single quotish... Glenn Linderman
- Re: RFC 226 (v2) Selective interpolation in single quotish... Philip Newton
- Re: RFC 226 (v2) Selective interpolation in single quotish... Andy Dougherty
- Re: RFC 226 (v2) Selective interpolation in single qu... Nathan Wiger
- Re: RFC 226 (v2) Selective interpolation in singl... Steve Fink
- Re: RFC 226 (v2) Selective interpolation in s... Bart Lateur
- Re: RFC 226 (v2) Selective interpolation in s... Michael Fowler
- Re: RFC 226 (v2) Selective interpolation in s... Philip Newton
- Re: RFC 226 (v2) Selective interpolation in single quotish... Brad Hughes