my $cgi = CGI->new; print $cgi->header( -type => 'image/gif', -expires => '+0s', );