# Algorithm::QuadTree A Perl module implementing [quadtrees](https://en.wikipedia.org/wiki/Quadtree). ## Code and documentation [Algorithm::QuadTree on CPAN](https://metacpan.org/release/Algorithm-QuadTree) ## Bugs and feature requests Please use the Github's issue tracker to file both bugs and feature requests. ## Contributions Contributions to the project in form of Github's pull requests are welcome. Please make sure your code is in line with the general coding style of the module. Let me know if you plan something bigger so we can talk it through. ### Original Author Ala Qumsieh ### Current maintainer Bartosz Jarzyna