in reply to Perl history: when did Perl get a range operator?

So it seems it was there in Perl 1.000.
/* for "cond .. cond" we set up for the initial check */ if (arg->arg_type == O_FLIP) context |= 4;
But I recall the ... (three dots) operator was added much later.