in reply to
Reading Event Viewer
According to
Win32::EventLog
there is no
read
method. There is a
Read
method.
Comment on
Re: Reading Event Viewer
Select
or
Download
Code
Replies are listed 'Best First'.
Re^2: Reading Event Viewer
by
jonsey80
(Initiate)
on Jan 30, 2014 at 12:48 UTC
had not noticed the caps - changed it to Read, made no difference error remains. thank you anyhow
[reply]
Re^3: Reading Event Viewer
by
jonsey80
(Initiate)
on Jan 30, 2014 at 17:27 UTC
also the n in New should be new - which was causing the continuation of the error.
[reply]
In Section
Seekers of Perl Wisdom