in reply to Reading Event Viewer

According to Win32::EventLog there is no read method. There is a Read method.

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
      also the n in New should be new - which was causing the continuation of the error.