perl-Search-Binary

Generic binary search

SRPM:     perl-Search-Binary-0.95-2.n0i.2.fc8.src.rpm
SPEC:     perl-Search-Binary.spec
Version:  0.95
Release:  2.n0i.2.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     3859
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Search-Binary/
Date:     Thu Sep 20 2007, 11:33 GMT

Description:

Binary_search implements a generic binary search algorithm returning the
*position* of the first *record* whose *index value* is greater than or
equal to $val.
The search routine does not define any of the terms *position*, *record* or
*index value*, but leaves their interpretation and implementation to the user
supplied function "&$read()".
The only restriction is that positions must be integer scalars.

Changelog:

  • Thu Sep 20 2007 Marius Feraru <altblue@n0i.net> - 0.95-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.11
    - rebuild on perl 5.8.8
  • Mon Aug 01 2005 Marius Feraru <altblue@n0i.net> 0.95-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7

Files:

  • perl-Search-Binary.spec
  • Search-Binary-0.95.tar.gz

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)