Changes for version 0.07 - 2014-12-02
- Adjust arithmetic to avoid potential of overflow (from GH issue #2 under List::BinarySearch repo. Also see https://en.wikipedia.org/wiki/Binary_search_algorithm#Arithmetic ).
- Switch from RT to GitHub Issues.
Modules
Binary Search a sorted array with XS routines.