Install libterm-readline-perl-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libterm-readline-perl-perl
Description:
Perl implementation of Readline libraries
Term::ReadLine::Perl is a quick implementation of the minimal interface to Readline libraries. The implementation is made in Perl (mostly) by Jeffrey Friedl. The only thing this library does is to make it conformant (and add some minimal changes, like using Term::ReadKey if present, and correct work under xterm).
Homepage: http://search.cpan.org/dist/Term-ReadLine-Perl/
Version: 1.0303-1
Section: universe/perl