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

Changes for version 0.02

  • BEWARE! incompatible change: overhaul in argument names for &make_halfsort - make_halfsort(pre => \@s, post => \@e, any => \&s) becomes make_halfsort(start => \@s, end => \@e, fallback => \&s)
  • added LICENSE to Makefile.PL
  • fixed MANIFEST for CPANTS sake

Modules

Create half-sort subs easily