Changes for version 0.14 - 2012-11-27

  • Adds missing prereq for FreeBSD Checks of Kqueue from TODO list

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 IO::KQueue to watch for changed files
Use Linux::Inotify2 to watch for changed files
Use Mac::FSEvents to watch for changed files