_ar for array ref _hr for hash ref _xr for code ref _sr for scalar ref #### sub foo { my ( $camels_ar, $votes_hr, $count_mechanism_xr, ) = @_;