> > This is a new feature, so name conflict is the only issue. > > This seems compatible with other extensions to string > interpolation... whatever extensions get implemented should work here > too. 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 tie $InterpolateMeOnDemand, Glenn::IterpolOnDemanPlain, 'foo$foobar$bar';
- 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
- Re: RFC 229 (v2) Variable interpolation on demand... Bart Lateur