How to Install libdancer-plugin-email-perl in Ubuntu 18.04



Install libdancer-plugin-email-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libdancer-plugin-email-perl

Description:

Simple email sending plugin for Dancer applications

Dancer::Plugin::Email tries to make sending emails from Dancer applications as simple as possible. It uses Email::Sender under the hood. In a lot of cases, no configuration is required. For example, if your app is hosted on a unix-like server with sendmail installed, calling email() will just do the right thing.

Homepage: https://metacpan.org/release/Dancer-Plugin-Email

Version: 1.0400-1

Section: universe/perl