This is the revision history for max in <*:##NULL>

factoid_idsubjectcopulapredicateauthornamespace
18 max is sub max { return (sort { $b <=> $a } @_)[0] } # works on numbers, use cmp instead of <=> for characters/words perlbot