Help for this page
my $sth = $self->dbh->selectall_arrayref(" SELECT rtime, dev, value ... ); return $template -> output();