Kumera
These are the installation instructions, and eventually a reference section for all the information about customising a Kumera installation.
[[
my $result = '';
foreach my $line (@lines) {
$result .= ''.$line->{ TITLE }.' | '.$line->{ ABSTRACT }.' | ';
}
$result;
]]
Built with Kumera
|
last updated: [[ scalar localtime ]]
|
|