Changes for version 0.19 - 2013-01-14
- Fixes KQueue bugs. This works on a Mac, hoping it will work on FreeBSD.
Modules
An AnyEvent compatible module to monitor files/directories for changes
Object to report changes in the monitored filesystem
Use Mac::FSEvents to watch for changed files
Fallback method of file watching (check in regular intervals)
Use Linux::Inotify2 to watch for changed files
Use IO::KQueue to watch for changed files