Why not use the DOS version of 'at' or 'cron' to have it periodically run a script to check for the files?
Surprisingly, windows has stolen those. ;) -----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
