$ perl -MCGI -le " CGI->html(q/hello/) " $ perl -MCGI -le " print CGI->html(q/hello/) " hello