C has four required parameters. The first and second paremeters are C<$a> and C<$b> from C or C<$b> and C<$a> if you want a descending sort. The third parameter is the expression you want to split the strings by. The fourth is the type of sort you want, C or C (C).