($array_ref, $hash_ref) = get_stuff; my $first_element = $array_ref->[0]; my $thingy = $hash_ref->{'thingy'};