-
-
21 Apr 2022 18:45:25 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (84 / 0 / 0)
- Kwalitee
Bus factor: 0- 95.19% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (8.76KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.2
- 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
- fix ->delete method - RT#55747
- Other changes
- Performance optimization
- Added test suite
- Added github repository and bugtracker
- Maintenance-related changes
Modules
A QuadTree Algorithm class in pure Perl.Examples
Module Install Instructions
To install Algorithm::QuadTree, copy and paste the appropriate command in to your terminal.
cpanm Algorithm::QuadTree
perl -MCPAN -e shell install Algorithm::QuadTree
For more information on module installation, please visit the detailed CPAN module installation guide.