On Sun, Jun 12, 2022, at 17:36, Graham Knop wrote: > I like the general idea. I don't really like the spelling though, as ${ } already has meaning in the language and in interpolated strings. I'd say that the @{} form is not needed. Eliminating it could allow a better spelling for the ${ } form. > > Prior art: https://metacpan.org/pod/Quote::Code Thanks. If we have only one form, I'd suggest we use `#{ ... }` from Ruby. Quote::Code raises a good point: this would be useful in heredocs. I'll think about it. -- rjbsThread Previous | Thread Next