The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.16 - 2015-02-27

  • Rewrites the test functions to accommodate optional events
  • Parsing events from Inotify2 (instead of re-scanning) results in extraneous modifications in some situations. Tests shouldn't fail if these optional events are triggered.

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