I use apache 1.3.26 as the web server.
After some debugging, i could get the image load onto my browser. But the apache error logs come out with
binmode() on closed filehandle PNG at /kbase/anand/search/sw/cgi-bin/cposupport/
ccsearch/test.pl line 22.
print() on closed filehandle PNG at /kbase/anand/search/sw/cgi-bin/cposupport/cc
search/test.pl line 23.
Is this just a warning that i can ignore? Please help i am new to Perl