You can look in David Roths book Win32 Perl Scripting: Administrator's Handbook this book has some very good examples. Also some examples can be found at http://www.roth.net/perl/daemon/ <http://www.roth.net/perl/daemon/>
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chandra, Ramesh H.S. IN BLR SISL Sent: Wednesday, April 04, 2007 8:21 AM To: [email protected] Subject: How to write a service script? Hello, I would like to write a perl script which should be a "service" (Daemon) running on a Windows machine. How can I do this? Is there any module which can be used? Basically, this service should look out for some files in a particular directory and if those files are present, it must mail me back. Thanks and Regards, Ramesh Chandra _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
