in reply to What does @_[OBJECT, ARG0, ARG1] mean?
Further to toolic's reply: the expression @_[0, 1, 2] is an array slice (see Slices in perldata). Don't be thrown by the _ (underscore): that's a perfectly valid (special) variable name.
Give a man a fish: <%-{-{-{-<
|
|---|