Package: math-intervalsearch-pm Version: 1.05 Revision: 0 Description: Search where an element lies in a list of sorted elements License: Artistic Homepage: http://search.cpan.org/dist/version/ Maintainer: Blair Zajac # Dependencies. Depends: system-perl BuildDepends: fink (>= 0.20.3), system-perl # Unpack Phase. Source: mirror:cpan:authors/id/B/BZ/BZAJAC/Math-Interpolate-%v.tar.gz Source-MD5: 1826c6c24b75a2a27964c3dac198adac # Compile Phase. Type: perl # Install Phase. UpdatePOD: true DocFiles: CHANGES MANIFEST README # Documentation. DescDetail: << This subroutine is used to locate a position in an array of values where a given value would fit. It has been designed to be efficient in the common situation that it is called repeatedly. The user can supply a different set of comparison operators to replace the standard < and << DescPackaging: << Subversion information: $HeadURL$ $LastChangedRevision$ $LastChangedDate$ $LastChangedBy$ <<