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::RandomAccess lets you randomly access a gzip file as if it
were an ordinary file. See the module's POD for more info.

INSTALLATION

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