&func; # calls func with current contents of @_ # no prototype checking &func() # calls func with no args, no prototype checking