in reply to
Re: Watching a driectory for change
in thread
Watching a driectory for change
There's a
kqueue
facility in FreeBSD which could be used for such a task. Unfortunately, I see only a python interface wrapper for it :(
Comment on
Re: Re: Watching a driectory for change
In Section
Seekers of Perl Wisdom