- or download this
#!/usr/bin/perl -w
use strict;
...
$template->param( my_table => $table->html );
print OUT $template->output;
- or download this
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
...
</center>
</body>
</html>