in reply to Re: enforcing list contextin thread enforcing list context
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")' [download]