How to Install sepia in Ubuntu 18.04



Install sepia by entering the following commands in the terminal:

sudo apt update
sudo apt install sepia

Description:

Simple Emacs-Perl InterAction

Sepia is a set of features to make Emacs a better tool for Perl development, including: . * an interactive prompt (REPL) for evaluating code; * cross-referencing to find and navigate between function and variable definitions and uses; * variable- and function-name completion. * eldoc support to echo function arguments in the minibuffer * functions to simplify POD browsing with Emacs-w3m

Version: 0.992-6

Section: universe/perl