The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.73_01

  • renamed module to Algorithm::SkipList from List::SkipList
  • Node and Header types are now in separate files
  • List::SkipList is included, but gives deprecation warnings
  • header node gives warnings when calling key or value methods
  • heavy test has less tests for standard dist
  • renamed test files
  • minor code changes
  • corrected typos in POD
  • removed benchmarking code from etc/
  • redid version numbering of Node and Header classes, since they were ignored by PAUSE/CPAN indexers anyway
  • added PurePerl dummy class

Modules

Perl implementation of skip lists
header node class for Algorithm::SkipList
node class for Algorithm::SkipList
Pure-Perl implementation of skip lists
Perl implementation of skip lists

Provides

in lib/List/SkipList.pm
in lib/List/SkipList.pm