-
-
04 Jan 2005 23:19:11 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (1687 / 2 / 4)
- Kwalitee
Bus factor: 2- 89.10% Coverage
- License: perl_5
- Perl: v5.6.1
- Activity
24 month- Tools
- Download (30.01KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Robert Rothenberg <rrwo at cpan.org>
- Dependencies
- base
- enum
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.02
- removed validate_key and validate_value methods from node types
- removed commented-out assertions
- added _search_nodes method
- keys and values methods rewritten, and can retrieve keys or values between key ranges ranges
- copy method rewritten
- corrected typo in error message
- added missing test to MANIFEST
- added additional tests
- added SIGNATURE to distribution
Modules
Perl implementation of skip listsheader node class for Algorithm::SkipListnode class for Algorithm::SkipListPure-Perl implementation of skip listsPerl implementation of skip lists (deprecated)Provides
in lib/List/SkipList.pmin lib/List/SkipList.pmModule Install Instructions
To install Algorithm::SkipList, copy and paste the appropriate command in to your terminal.
cpanm Algorithm::SkipList
perl -MCPAN -e shell install Algorithm::SkipList
For more information on module installation, please visit the detailed CPAN module installation guide.