The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2016-02-27

  • All sort sub should use (a,b) argument in addition to checking for caller's $a and $b.
  • Better diagnostics for Test::Sort::Sub.

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