in reply to win32::ChangeNotify replacement for Unix?

Linux provides a dnotify system call that can handle the task of notifying your program when a change is made; I don't know if there exists a perl interface to it, however.
  • Comment on Re: win32::ChangeNotify replacement for Unix?