E.g. ``` use v5.10; my $text = 'test'; $text =~ s/test/<<EOM/e; outer test EOM say $text ``` This require mandatory sublexing of lazy elements, so not sure if this is good performance-wise