in reply to Re^2: Uninitialized value in numeric eq (==) after 65 iteration of a loop using fork?!?
in thread Uninitialized value in numeric eq (==) after 65 iteration of a loop using fork?!?

In fact, your code did not work on my machine either : I ran it under Perl builder, which provided me no error except that it did not terminate it. Running it on the comment line was more interesting and gave the same result as your.

Interesting to see a different behaviour when using Perl Builder or not.

So I've got no figure for you ;)


--
zejames
  • Comment on Re^3: Uninitialized value in numeric eq (==) after 65 iteration of a loop using fork?!?