use CGI; my $cgi = new CGI; print $cgi->br, $cgi->start_br, $cgi->end_br, "\n";