AVLTree

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Perl extension for efficient creation and manipulation of AVL balanced binary trees.'
author:
  - 'Alessandro Vullo <avullo@cpan.org>'
build_requires:
  Test::Deep: '0'
  Test::LeakTrace: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: AVLTree
no_index:
  directory:
    - t
    - inc
requires:
  perl: '5.008'
resources:
  repository: https://github.com/avullo/AVLTree.git
version: v0.1.7
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'



( run in 1.561 second using v1.01-cache-2.11-cpan-39bf76dae61 )