Files
pkgsrc-ng/sysutils/p5-Unix-Syslog/DESCR
2013-09-26 17:14:40 +02:00

6 lines
268 B
Plaintext

The Unix::Syslog 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.