i have mod_perl working with a number of scripts and Apache. i have a script using Chart.pm to return a graphic which works when using perl but when i use it under mod_perl my browser displays the text representation of the graphic (using $g->cgi_jpeg(\@data);)
any ideas on what i need to do differently? thanks - hcir [EMAIL PROTECTED]
