forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
6 lines
298 B
Text
6 lines
298 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Syslog/
|