in reply to Obtaining the output of a system call, not the return status
use HTML::FromText; print text2html($text, urls => 1, paras => 1, headings => 1); [download]
gav^