jupe has asked for the wisdom of the Perl Monks concerning the following question:
Is there any way in Perl to get the user name as opposed to binary data? Thanks!$VAR1 = { 'TimeGenerated' => 1114112564, 'RecordNumber' => 10, 'ClosingRecordNumber' => 0, 'User' => '☺♣ ♣§ ⌐♠`Å +776;≈⌠─G^u2∩♥ ', 'Computer' => 'JPICKETT-LAPTOP', 'EventID' => 1073748859, 'Length' => 0, 'Message' => 'The Alerter service was successfully sent a st +op control.', 'Timewritten' => 1114112564, 'EventType' => 4, 'Strings' => 'Alerter stop ', 'Source' => 'Service Control Manager', 'Category' => 0, 'Data' => '' }; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::Eventlog Question
by BrowserUk (Patriarch) on Apr 21, 2005 at 21:10 UTC |