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

Changes for version 0.15 - 2012-12-05

  • Skips attribute modification tests on Win32.

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