in reply to Perl script as a service

See Turn a perl script into a Win32 Service (hint: searching before asking usually helps to get the answer without asking)
You can also use srvany.exe for it. See http://support.microsoft.com/kb/137890/ for more information on its usage.
Sorry if my advice was wrong.

Replies are listed 'Best First'.
Re^2: Perl script as a service
by nemesdani (Friar) on Aug 08, 2012 at 09:10 UTC
    "hint: searching before asking usually helps"
    There is not even a question mark, so he / she didn't ask...:)

    I'm too lazy to be proud of being impatient.

      There is not even a question mark, so he / she didn't ask...:)

      Can we is always a question regardless of punctuation

Re^2: Perl script as a service
by rpnoble419 (Pilgrim) on Aug 09, 2012 at 04:30 UTC