The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.34

  • [BUGFIX] CPAN-RT#105117: use %e where available, fall back to %d and a regexp where not (Markus Laker). [BUGFIX] CPAN-RT#98446: trailing new line with perror (Alexander Bluhm). [BUGFIX] CPAN-RT#105152: the noeol option was ignored (Markus Laker). [PORT] CPAN-RT#104710: loadable library and perl binaries are mismatched, because of missing CCFLAGS (CHORNY, KMX). [PORT] No longer inheriting from Exporter doesn't work before Perl 5.8.3. [BUGFIX] CPAN-RT#90538: facility from openlog() is not used (Anton Yuzhaninov). [PORT] CPAN-RT#90212: Support non-Windows platforms where syslog.h is not defined (Brian Fraser). [PORT] CPAN-RT#90224: setlocale() is not available everywhere, for example on Android (Brian Fraser). [PORT] CPAN-RT#90218: getproto*() and getserv*() functions are not available everywhere (Brian Fraser). [DOC] CPAN-RT#102058: mention the repository in the documentation.

Documentation

Win32 support for Sys::Syslog

Modules

Perl interface to the UNIX syslog(3) calls
Win32 support for Sys::Syslog

Examples