The scripts are pretty big and I checked that every filehandle is being closed but at the top of the scripts I have the following code. Could that be the reason?
BEGIN { use CGI::Carp qw(carpout); open(LOG, ">>/Logs/Report.log") && carpout(\*LOG); carpout('LOG'); }
In reply to Re^2: Unable to flush stdout: Invalid argument
by bakiperl
in thread Unable to flush stdout: Invalid argument
by bakiperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |