Help for this page
my $html = td (\@foo);
my @rows; while (<LOGFILE>) { ... } print table (Tr (\@rows));