There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 0.25 - 2014-12-02

  • Microoptimization: Cache caller() out of loops. (Part of GH Issue 2).
  • Improve math to avoid possibility of overflow. (https://en.wikipedia.org/wiki/Binary_search_algorithm#Arithmetic and part of GH issue #2.)

Modules

Binary Search within a sorted array.
Pure-Perl Binary Search functions.