my $function = sub { print "hi there @_\n" }; $function->("carcassonne");