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

Changes for version 0.35 - 2016-09-01

  • Security
    • CPAN RT #116543: CVE-2016-1238: avoid loading optional modules from default . (Tony Cook). Patch rewrote to no longer depend upon @INC.
  • Documentation
    • openlog() options: mention the version of Sys::Syslog they were added.
    • Update HISTORY.
    • Update some broken links.
  • Distribution
    • Converted the Changes file to CPAN::Changes::Spec format.
    • Improved a bit the readability of the ticket numbers.
  • Tests
    • GitHub PR #4: use lexical instead of global filehandles (Alex Balhatchet).

Documentation

Win32 support for Sys::Syslog

Modules

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

Examples