$sv= \sub_returning_scalar(); $av= [sub_returning_list()]; $hv= {sub_returning_hash()};