How to Install libreply-perl in Ubuntu 18.04



Install libreply-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libreply-perl

Description:

lightweight extensible Perl REPL

Reply ("read, eval, print, loop, yay!") is a lightweight, extensible REPL for Perl. It is plugin-based (see Reply::Plugin), and through plugins supports many advanced features such as coloring and pretty printing, readline support, and pluggable commands. . NOTE: This is an early release, and implementation details of this module are still very much in flux. Feedback is welcome!

Homepage: https://metacpan.org/release/Reply

Version: 0.42-1

Section: universe/perl