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

Changes for version 0.51

  • fixed bug with next_key method called without first_key
  • added tests for this bug
  • added "heavy" test to distribution
  • minor optimizations of delete method
  • assertions are no longer required (which leads to ~3% speedup) and removed section in POD about assertions
  • removed commented-out references to forward method
  • minor updates to source code comments

Modules

Perl implementation of skip lists

Provides

in lib/List/SkipList.pm