binmode STDOUT; # a good idea print $q->header(-type => "image/jpeg" ); [download]
In reply to Re^3: Using CGI to display images by zentara in thread Using CGI to display images by serotta1958