NodeReaper has asked for the wisdom of the Perl Monks concerning the following question:

Replies are listed 'Best First'.
Re: win32 Error Code 87
by Mr. Muskrat (Canon) on May 01, 2002 at 21:42 UTC
    I googled for the answer.
    Error 87 and Dr. Watson (Q162623)

    Basicly, the application (in this instance your perl script) is terminating abnormally and causing an access violation. But why? Look first to the source.

    HTH


    Matthew Musgrove
    Who says that programmers can't work in the Marketing Department?
    Or is that who says that Marketing people can't program?