> how could I make perl script to run as a process on windows32?

on windows you need to either compile it with activestates PerlSvc, use Dave
Roth's Win32::Daemon module or Jenda's Win32::Daemon::Simple module.

> Is it also possible on unix?

I guess "myscript.pl &" should do the trick...

Lars
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to