How to Install eperl in Ubuntu 18.04



Install eperl by entering the following commands in the terminal:

sudo apt update
sudo apt install eperl

Description:

Embedded Perl 5 Language

ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for general file generation tasks and as a powerful Webserver scripting language for dynamic HTML page programming.

Homepage: http://www.ossp.org/pkg/tool/eperl/

Version: 2.2.14-22build3

Section: universe/devel