$c->send_response( "Content-type: text/xml+svg\r\n\r\n". $svg->xmlify() ); [download]
In reply to Re: Handling XML content with HTTP::Daemon by Matts in thread Handling XML content with HTTP::Daemon by hackmare