Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
Changes for version 0.97 - 2014-09-30
- Grzegorz Rożniecki (XAERXESS) has taken over maintenance
- Added deprecation notice and suggested using List::BinarySearch
- Changed default $size param value to 0 (RT #58233) (previously it defaulted to 512 and caused sequential search)
- Fixed possible integer overflow (RT #19862)
- Fixed typo in documentation (RT #58143)
- Added tests for maintaining compatibility with List::BinarySearch
- Updated revision history in Changes (as per CPAN::Changes::Spec)
- Cleaned up documentation
- Moved Binary.pm to lib/Search/Binary.pm
- Tweaked Makefile.PL
Modules
generic binary search (DEPRECATED)