Help for this page
$c->send_response($string);
use HTTP::Daemon; use HTTP::Status; ... $c->close; undef($c); }