use CGI qw/shortcuts font/; $q = new CGI; print $q->font ({size=>'1',color=>'red'}, $q->p("Heyyy"));