my $coderef = sub { #...do something with @_... return ($value1, $value2); };