[[ my $result = ''; foreach my $line (@lines) { $result .= '

'.$line->{ TITLE }.' - '.$line->{ ABSTRACT }.'

'; } $result; ]]

Built with Kumera. Last updated: [[ scalar localtime ]]