in reply to Re^2: For loop not executing all the values
in thread For loop not executing all the values

Hmm, that looks like cargo culting on my part. I had the impression that in the past the explicit assignment broke the special handling for <> in while loop expressions. A quick look through the Perl documentation doesn't support that impression for any version of Perl I've ever used so there is a bunch of code I can tidy up!

I'll leave my post above as is to avoid confusion for future readers.

Premature optimization is the root of all job security
  • Comment on Re^3: For loop not executing all the values

Replies are listed 'Best First'.
Re^4: For loop not executing all the values
by Anonymous Monk on Sep 02, 2015 at 00:41 UTC