in reply to
Perl script as windows service
Use
SRVANY
and
INSTSRV
.
Both are MS Windows' Resource Kit tools. They are simple and easy to implement, and they get the job done.
Just my 2 cents...
Cheers,
Rupesh.
Comment on
Re: Perl script as windows service
In Section
Seekers of Perl Wisdom