Help for this page
PerlOptions +ParseHeaders
use Apache2::RequestRec (); # Inside your handler... $r->content_type('text/html');
use CGI; print CGI::header();