on Tue, 02 Jul 2002 13:57:59 GMT, Rupert Heesom wrote:

> I want to set up a perl script under W2K to watch a set of
> directories for new files.

See Win32::ChangeNotify

> Another secondary question would be "How do I daemonise a script?"
> under W2K?

See 
        <http://www.perlguy.com/articles/nt_service.html>

to find out how to turn a perl program into an NT service (maybe it also 
works on W2K).

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to