@_[0] # An array slice $_[0] # The first element of the array @_ (usually passed to the subroutine)