in reply to Problem with function
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")' [download]