in reply to Re^2: Access Windows Events log using win32::APIin thread Access Windows Events log using win32::API
use Win32::EventLog $handle=Win32::EventLog->new("Application"); [download]