NAME
Sys::Syslog::Win32 - Win32 support for Sys::Syslog
DESCRIPTION
This module is a back-end plugin for Sys::Syslog
, for supporting the Win32 event log. It is not expected to be directly used by any module other than Sys::Syslog
therefore it's API may change at any time and no warranty is made with regards to backward compatibility. You Have Been Warned.
In order to execute this script and compile the Win32 support files, you need some helper programs: mc.exe, rc.exe and link.exe
mc.exe and rc.exe can be downloaded from http://www.microsoft.com/en-us/download/details.aspx?id=11310
link.exe is usually shipped with Visual Studio.
SEE ALSO
AUTHORS
Sébastien Aperghis-Tramoni and Yves Orton
LICENSE
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.