Install libperlio-gzip-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libperlio-gzip-perl
Description:
module providing a PerlIO layer to gzip/gunzip
PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating files in the format used by the gzip program. Compression and decompression are both implemented, but cannot be used simultaneously (i.e. files cannot be opened for both reading and writing).
Homepage: https://metacpan.org/release/PerlIO-gzip
Version: 0.19-1build3
Section: perl