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.01 - 2017-12-18

  • First release to CPAN, partial port of jsw_avltree AVL tree C library, traversal methods not implemented.

Modules

Perl extension for efficient creation and manipulation of AVL balanced binary trees.
An AVL (balanced binary) tree for time-efficient storage and retrieval of comparable objects