in reply to Help needed with WIN32::Service

Z:\ScriptPerl\TMP\services.pl

Is that the path & name of the code you posted?

Replies are listed 'Best First'.
Re^2: Help needed with WIN32::Service
by the_hawk_1 (Scribe) on Jun 28, 2010 at 18:27 UTC
    Sorry, I forgot to mentionned!

    Yes it is.

      Hm. An error on line 21 of an 11 line script is interesting. It's quite hard to see how that could come about.

      Could you install Devel::Trace and then run your script using it and post the output here. It should only be a few lines.

      perl -d:Trace Z:\ScriptPerl\TMP\services.pl

      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.
        Sorry. I removed some unused line between the time I've tried to code and post it.

        I've re-read myself and figure out that I'm a quite bad poster. I forgot to mention a lot of things...