Install libunix-syslog-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libunix-syslog-perl
Description:
Perl interface to the UNIX syslog(3) calls
This module provides an interface to the system logger syslogd(8) via Perl's XSUBs. The implementation attempts to resemble the native libc-functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away.
Homepage: http://search.cpan.org/dist/Unix-Syslog/
Version: 1.1-2build9
Section: perl