Help for this page
my $sth = $dbh->prepare($query); $sth->execute; ... $out .= $mask->process( $queryResult ) } return $out;
<table width="50%"> [% MACRO mask BLOCK %] ... query=' SELECT * FROM latestnews; ' %] </table>