On 4/12/06, Bryan R Harris <[EMAIL PROTECTED]> wrote:

> Does the "next if 1..9" do something interesting?

In scalar context, the ".." ("dotdot") operator does indeed do
something quite interesting. And the fact that its operands are
constants matters, too. See perlop for the full and somewhat complex
story.

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to