my $x = 'some'; my $y = 'strings'; my $z = 'here'; $sub->($x, $y, $z);