If perl consume your system source large,it mostly has two reasons: 1) Your task is really hard,ie,to handle a huge file. 2) Wrong usage with perl code.
So you'd better to describe clearly what you are doing and how you do it.Also posting some code piece here is better. On 10/24/07, Ayesha <[EMAIL PROTECTED]> wrote: > Hi all > > Thanks to all who replied to my question yesterday. I am using perl- > express IDE to write a small perl code. Sometimes the code runs for a > long time (infinite loop logical error), I close the editor but > realize that the computer is suddenly running slow. So I have to go to > task manager and close perl.exe (eating 99% of CPU at that time). I > wanted to know is there any break execution when using perl-express, > and on Unix (since I use both types of OS). > > Thanks > Ayesha > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > http://learn.perl.org/ > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/