Help for this page
use Log4perl qw(:nowarn);
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'