Changes for version 1.24
- corrected bug: loading sort.h for version 5.x.y when y < 7 instead of x < 7 (bug reported by Reini Urban).
Modules
- Sort::Key - the fastest way to sort anything in Perl
- Sort::Key::Maker - multikey sorter creator
- Sort::Key::Multi - simple multikey sorts
- Sort::Key::Natural - fast natural sorting
- Sort::Key::Register - tell Sort::Key how to sort new data types.