foreach my $ptolist (@GROUP) { $ptolist = getRef($ptolist); $str .= "
  • ".$$ptolist{title}."
  • "; }