in reply to CGI

Try

print $cgi->p([font(color=>"red", size=>"+2")], "This is my text");

CGI supposedly can handle tags that aren't explicitly handled. You'll need to double check my CGI statement for valid syntax, but I think that's how it goes.

ALL HAIL BRAK!!!