The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.31

  • [BUGFIX] Level 'emerg' could not be used since v0.29. [BUGFIX] Setting a message facility with syslog() was broken since v0.29 (Noel Butler). [BUGFIX] CPAN-RT#69992: Make setlogsock() only use the requested mechanism, restoring way it worked in v0.27 and before (Niko Tyni). [BUGFIX] CPAN-RT#69986: setlogsock() doesn't return undef on failure (Niko Tyni). [BUGFIX] CPAN-RT#69997: Use the default UDP socket timeout on GNU/kFreeBSD as well, and lower it to a more sensible value (Niko Tyni). [BUGFIX] CPAN-RT#75827: syslog() logging everything regardless of log mask when using using numeric LOG_* macros (Bryan Thale). [TESTS] Added t/facilities-routing.t [DOC] Don't highlight "the Rules of Sys::Syslog" from the Description. [DIST] Add meta-information in Makefile.PL

Documentation

Win32 support for Sys::Syslog

Modules

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

Examples