![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^2: hanging script on readby Anonymous Monk |
on Aug 16, 2015 at 17:59 UTC ( #1138764=note: print w/replies, xml ) | Need Help?? |
Thank you stevie b. I will try to put the use strict; use warnings; at top. Also I know where it hangs. I have used print. In the first code snippet it hangs in the while loop processing the output of the ct find command In the second code snippet it hangs while printing out the hash, e.g. processing the hash in the foreach loop That's why I tried to flush the buffer. So it's unclear to me because it's not like its a super huge amount of data. thank you for your help.
In Section
Seekers of Perl Wisdom
|
|