How to Install libnet-daemon-perl in Ubuntu 18.04



Install libnet-daemon-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-daemon-perl

Description:

Perl module for building portable Perl daemons easily

Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, but can work with fork() and Perl 5.004.

Homepage: http://search.cpan.org/dist/Net-Daemon/

Version: 0.48-1.1

Section: universe/perl