I am a perl noob and I keep getting these errors in a particular script :
print() on closed filehandle LOG at /home/flexusr/bin/megaupdate_optio +ns_new.pl line 796. print() on closed filehandle LOG at /home/flexusr/bin/megaupdate_optio +ns_new.pl line 796.
The code is as below
796 # create the log string and print it 797 print LOG "$ts $msgType $msg\n"; 798 } 799 #============================================================= +=========
In reply to print() on closed filehandle by leonardshoh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |