Help for this page
foreach my $ptolist (@GROUP) { $ptolist = getRef($ptolist); $str .= "<li>".$$ptolist{title}."</li>"; }