The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Algorithm::QuadTree.

0.2   Thu Apr 21 21:00:00 2022
	[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

0.1   Mon Aug  9 13:56:27 2004
	- original version; created by h2xs 1.21 with options
		-AX -n Algorithm::QuadTree