Changes for version 0.07 - 2016-12-16
- sort_sub_ok(): Make testing of normal/i/r/ir optional depending on whether the corresponding expected output is specified.
- [doc] Fix typo in Synopsis.
Modules
Collection of sort subroutines
Sort non-numbers (sorted asciibetically) before numbers (sorted numerically)
Sort naturally
Sort numbers (sorted numerically) before non-numbers (sorted asciibetically)
Dummy module to catch Sort::Sub typo
Test Sort::Sub::* subroutine