[Israel.pm] Perl as a windows service
Offer Kaye
oferk at oren.co.il
Mon Mar 15 22:51:54 PST 2004
>
> Hi,
> are you fimiliar with a way to execute a perl script as a windows
> service ?
> Thanks
> Zvika
>
There is PerlSvc from Activestate:
http://aspn.activestate.com/ASPN/docs/PDK/PerlSvc/What.html
But wouldn't it be better to run Windows Services from Perl, rather than the
other way around? For that you can use the Win32::Service module.
Regards,
----------------------------------
Offer Kaye
More information about the Perl
mailing list