Install libshell-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libshell-perl
Description:
run shell commands transparently within perl
The Shell module is a show case, illustrating a few Perl features. It shouldn't be used for production programs. Although it does provide a simple interface for obtaining the standard output of arbitrary commands, there may be better ways of achieving what you need.
Homepage: https://metacpan.org/release/Shell
Version: 0.73-1
Section: universe/perl