Help for this page
<table> <tr id="row1"> ... <td>4</td> </tr> </table>
#!/usr/bin/perl use strict; use CGI ':standard'; ... return "<$tag>$txt</$tag>"; } # foreach row } # sub