Changes for version 0.25
- [BUGFIX] CPAN-RT#34691: Fixed an incorrect call to sysopen() which prevented Sys::Syslog from working on some Solaris systems. Thanks to Paul Townsend. [BUGFIX] CPAN-RT#34753: Fixed a slowness introduced in v0.19 (which was to work around OSX syslog own slowness). Thanks to Alex Efros. [BUGFIX] CPAN-RT#35952: Fixed a bug with the "nofatal" option. [BUGFIX] Fixed build on Win32, thanks to Adam Kennedy. [FEATURE] setlogsock() now interprets the second argument as the hostname for network mechanisms. [DIST] Add AUTHOR to WriteMakefile() in order to fix the META.yml generated by ExtUtils::MakeMaker. [TESTS] Improved t/pod.t with Pod::Checker.
Documentation
Win32 support for Sys::Syslog
Modules
Perl interface to the UNIX syslog(3) calls
Win32 support for Sys::Syslog