sort { $self->specialSort($a, $b) } @{$self->{things}}) #### { $self->specialSort($a, $b) } #### use base qw/Exporter/; @EXPORT = qw/specialSort/;