Hello ,
if you want to check for errors , you could use one of the following ways
# output fatal errors to browser use CGI::Carp qw(fatalsToBrowser); # or just change your die statment to print such like open(FH,"$filename |") or print "can't open file $!";
In reply to Re: "close" failing
by ahmad
in thread "close" failing
by munishdev
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |