Help for this page
sub sortData { ... if $type eq 'Integer' || $type eq 'Float'; return sort @data; }