Package: wnpp Version: N/A Severity: wishlist 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.
In contrary to Sys::Syslog(3), this modules does not open a network connection to send the messages. This can help you to avoid opening security holes in your computer (see "FAQ"). Copyright: Copyright (C) 1999,2000 Marcus Harnisch <[EMAIL PROTECTED]> This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License. A copy of the license (see file Artistic in this directory) must be included in the package. Source: CPAN