Re: watch folder concept in Perl

2009-09-07 Thread Jenda Krynicky
Date sent: Mon, 7 Sep 2009 17:58:35 +0530 Subject:watch folder concept in Perl From: Ganesh Babu N To: Perl > Dear All, > > Can we develop application which will watch a specific folder and when > any files comes into the folder

Re: watch folder concept in Perl

2009-09-07 Thread Peter Scott
On Mon, 07 Sep 2009 17:58:35 +0530, Ganesh Babu N wrote: > Can we develop application which will watch a specific folder and when > any files comes into the folder then some action takes place in Perl. > > Similar to an windows service. Is it possible in Perl. Not only possible, it's been done be