Yeah, I was just messing about, trying to achieve a discretionary line-break (I'd really have liked a zero-width space for that in fact :-)
I'll remove them when I next push (they're added as part
of the transform, not inline in the source).
Bill H
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'