Robert Rothenberg > Algorithm-SkipList > Algorithm::SkipList::Header

Download:
Algorithm-SkipList-1.02.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Module Version: 1.02   Source  

NAME ^

Algorithm::SkipList::Header - header node class for Algorithm::SkipList

DESCRIPTION ^

This is a specialized subclass of Algorithm::SkipList::Node for header nodes.

AUTHOR ^

Robert Rothenberg <rrwo at cpan.org>

Suggestions and Bug Reporting

Feedback is always welcome. Please use the CPAN Request Tracker at http://rt.cpan.org to submit bug reports.

LICENSE ^

Copyright (c) 2003-2005 Robert Rothenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO ^

  Algorithm::SkipList