This module implements a generic binary search algorithm.

You install the module by running these commands:

       perl Makefile.PL
       make
       make test
       make install

Please report any bugs/suggestions to Erik Rantapaa <[email protected]>

Copyright 1998 Erik Rantapaa. All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.