The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Gzip::BinarySearch binary searches gzipped TSVs, etc.
without decompressing the whole file first. See the POD
for more information.

INSTALLATION

 $ perl Makefile.PL
 $ make
 $ make test
 # make install