Changes for version 0.13 - 2013-09-17

  • TRANSITIONAL PUBLIC RELEASE -- DEPRECATED FUNCTIONS WILL BE REMOVED SOON!
  • Minimum Perl version supported is now 5.8. Earlier Perl versions weren't compatible with this module's use of prototypes.
  • Additional coverage tests added: 100% branch and 98% conditional coverage of non-deprecated functions. (Don't worry about a single untestable condition in non-critical code.)
  • Fixed version number inconsistency (while bumping to 0.13).

Modules

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