- @sorted = sort_by_score_title (@list);
-
A sort function (see
perldoc -f sort
) which sorts a list of content items in order of theirscore
metadata, with alphanumeric sorting bytitle
used for items of the same score.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 173:
'=item' outside of any '=over'
=over without closing =back