in reply to Problems with custom sort
@sorted = sort {$a->size() <=> $b->size()} @$setarray; [download]