perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")' [download]
In reply to Re: Problem with function by billh in thread Problem with function by Anonymous Monk