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.2 - 2022-04-21

  • New features
    • New method: ->clear
    • Method ->add now treats shape as circular when passed four arguments
    • Method ->getEnclosedObjects now treats shape as circular when passed three arguments
    • Object references are now correctly handled and can be used instead of IDs
  • Bug fixes
  • Other changes
    • Performance optimization
    • Added test suite
    • Added github repository and bugtracker
    • Maintenance-related changes

Modules

A QuadTree Algorithm class in pure Perl.

Provides

in lib/Algorithm/QuadTree/PP.pm

Examples