- or download this
print "Content-type: image/gif\n\n";
print "Cache-control: no-cache\n";
print "Pragma: no-cache\n";
print "Expires: Mon, 06 May 1996 04:57:00 GMT\n";
- or download this
print "Content-type: image/gif\n\n";
- or download this
my @data = (
\@xlabel,
...
print $myimage->gif;
print "\n";
print "\n--magicalboundarystring\n";