Help for this page
<img src="http://www.xyz.com/cgi-bin/genImage.cgi">
print "Expires: Fri, 30 Oct 1998 14:19:41 GMT\n"; print "Content-type:image/png\n\n"; ... #print STDOUT $image; #tried this with no success as well print $image;