Hi,
I'm doing a lot of test on my script and sometimes I'm killed my program immediately if the result is wrong. Suddenly, my program goes crazy, it's not followed my instruction. WHY ?... But, when I'm tried to another place it's working. How this case happened ?..
Otherwise, in my script some of the data, I have save in array and hash array. It's related to them ? .. not refresh or what ?,
Previously, I have faced same problem on filehandle, this case likes same and I have to autoflush to refresh the filehandle then it's OK. So, what I should do in this problem ?.... or if my predict is true how to refresh or flush my array or hash ?