The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: "Perl implementation of the Red/Black tree, a type of balanced binary search tree. \r"
author:
  - "Arun Prasad  C<< <arunbear@cpan.org> >>\r"
build_requires:
  ExtUtils::MakeMaker: 6.36
  Test::More: '0.42'
configure_requires:
  ExtUtils::MakeMaker: 6.36
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.14'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Tree-RB
no_index:
  directory:
    - inc
    - t
requires:
  enum: 0
resources:
  license: http://dev.perl.org/licenses/
  repository: http://github.com/arunbear/perl5-red-black-tree
version: '0.500005'