Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Unix-Syslog - 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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| perl-Unix-Syslog |
0.100 |
9.el5.1 |
src |
14 KiB |
Sun May 6 21:16:45 2007 |
| perl-Unix-Syslog |
0.100 |
9.el5 |
src |
14 KiB |
Mon Apr 16 22:18:17 2007 |
Changelog
- * Sun May 6 22:00:00 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
- rebuilt for RHEL5 final
- * Mon Apr 16 22:00:00 2007 Steven Pritchard <steve{%}kspei{*}com> 0.100-9
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.
- * Mon Aug 28 22:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.100-8
- Rebuild.
- Fix find option order.
- Minor cleanup to more closely match cpanspec output.