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

Changes for version 0.41

  • List::SkipList::Node is now array-based rather than hash-based to improve speed.
  • updates to POD, README, Benchmark.txt
  • added search method as alias to find
  • renamed Benchmark to Benchmark.txt
  • optimized deletions

Modules

Perl implementation of skip lists

Provides

in lib/List/SkipList.pm