NAME
Articulate::Sortation::String - sort strings using perl cmp
DESCRIPTION
This implements the Articulate::Role::Sortation::AllYouNeedIsCmp role to provide a very basic string sorter object
METHODS
One method provided here, the rest are as in Articulate::Role::Sortation::AllYouNeedIsCmp.
cmp
$self->cmp($a, $b); # returns $a cmp $b