Process Win32 Event Logs.
The Win32::EventLog module wraps the Windows Event Log API: opening
and reading existing logs, writing new event records, backing up logs,
and clearing them. The interface works against logs on the local
machine or on remote servers.
Full reference documentation is on MetaCPAN: https://metacpan.org/pod/Win32::EventLog
cpanm Win32::EventLog
https://github.com/perl-libwin32/win32-eventlog/issues
This module is free software; you may redistribute it and/or modify it under the same terms as Perl itself.