Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Unix-Syslog: Perl interface to the UNIX syslog(3) calls
- Summary
- 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.
Changelog
- * Mon Aug 28 17:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.100-8
- Rebuild.
- Fix find option order.
- Minor cleanup to more closely match cpanspec output.
- * Sat Feb 18 16:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.100-7
- Rebuild.
- * Mon Sep 5 17:00:00 2005 Steven Pritchard <steve{%}kspei{*}com> 0.100-6
- Spec cleanup.
- Disable "make test" by default (spams console).