in reply to Perl -de1 weirdness.
I don't know why you're getting this exact behavior, but given that the debugger does affect the way perl runs (inserting breakpoints and what not into the normal op tree flow) it's not inconceivable that it would throw timing sensitive code off at least a bit.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl -de1 weirdness.
by BrowserUk (Patriarch) on Jul 19, 2004 at 19:09 UTC |