Hi.
I have a really annoying problem. I am about to transafer a system with alot of perl code, from one maschine to another, and I have problems with one of the programs (I did not wrote it). This is what happens:
1. I start the interface in debug mode.
2. I step through every row and it is all fine.
3. The program terminates and leave the perl debugger in the mode were it say's "q to quit and R to restart……."
4. I press q and nothing happens. In top perl goes from 6% usage to 45% in a sec, and it stays like that.
When I do step 1-3 but I press R in 4. Then the interface just restarts and executes again. If I execute step 1-3 press R and quit at the first row perl leaves as it should
Cheers
kurre