Changes for version 0.08 - 2012-10-16

  • Adds support for changes in a file or directory's attributes. Thanks to Florian Koch for the bug report (RT#80156) and patch.

Modules

An AnyEvent compatible module to monitor files/directories for changes
Object to report changes in the monitored filesystem
Fallback method of file watching (check in regular intervals)
Use Linux::Inotify2 to watch for changed files
Use Mac::FSEvents to watch for changed files