Changes for version 0.12 - 2012-11-21

  • Fixes missing file in MANIFEST and bumps versions

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