dot-dot-dot will just join the ranks of punctuation that means something different depending on whether you're looking for an operator or looking for an operand. See the explanation in my now famous
On Parsing Perl node. There's nothing more weird about it than the half dozen other operators that are parse-state dependent.
-- Randal L. Schwartz, Perl hacker