Hi this is RAPIDCOW writing on behalf of EVDB... o7

So like, I took this module into maintenance because
I wanted to improve binary search modules on CPAN
while I am developing my own.  This Git repository
keeps a history of my patches, but the code is other-
wise (c) 2007 by Edmund von der Burg.  (See LICENSE.)

To reiterate from List/Search.pm:
> This module is free software; you can redistribute it
> and/or modify it under the same terms as Perl itself.
> If it breaks you get to keep both pieces.
The (old) Module::Build name for this license is "perl",
but (new) CPAN Meta Spec version 2 calls it "perl_5".

I imported code from the original BackPAN tarballs
with permission from author over email; the author
used to keep a history on an SVN repository (at least
it seems from the pod), but I was told that said SVN
repository did not survive. :(  Do believe me when I
say I retain most original files in good faith....

There is more meta-information regarding on the web site:

  <https://foss.rapidcow.org/CPAN/Sort-Search/>

If you want access to the Git repository itself, I'd like
to clarify that it canonically exists on:

  <https://codeberg.org/rapidcow/p5-List-Search>

though mirrors exist.  (In particular, you can swap out
codeberg.org with github.com, given that I still regard
GitHub as a robust Git hosting platform.)

To report bugs, you can either use Codeberg:

  <https://codeberg.org/rapidcow/p5-List-Search/issues>

or RT.cpan.org:

  <https://rt.cpan.org/Dist/Display.html?Name=List-Search>
  <mailto:bug-list-search@rt.cpan.org>

(The point is I can see both, so... :)

To report security vulnerabilities, see SECURITY.
