On Fri, 29 Sep 2000 15:30:46 -0500, David L. Nicol wrote: >it's not a new feature. It's amazing the subtle control you >can get with s/(\$...)/$1/ge depending on your .... > >Wrapping such a critter up in a tied scalar sounds like a total >piece of cake What will you do with: ${foo}bar $hash{blah} $ary[blah] \xFE \123 \n\t etc? Some huge piece of cake. -- Bart.
- Re: RFC 229 (v2) Variable interpolation on demand. John L. Allen
- goof - RFC 328 (v1) Single quotes don't interpolate \... nick
- Re: RFC 229 (v2) Variable interpolation on demand. Robert Mathews
- Re: RFC 229 (v2) Variable interpolation on demand... John L. Allen
- Re: RFC 229 (v2) Variable interpolation on demand. Glenn Linderman
- Re: RFC 229 (v2) Variable interpolation on demand. David L. Nicol
- Re: RFC 229 (v2) Variable interpolation on demand... Robert Mathews
- Re: RFC 229 (v2) Variable interpolation on de... David L. Nicol
- Re: RFC 229 (v2) Variable interpolation on demand... Glenn Linderman
- Bart Lateur