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

Changes for version 0.28 - 2018-02-11

  • Fixed handling of the IN_MOVED_TO event for the Inotify watcher. This event was being entirely ignored, but we should just treat it as a file creation event. Fixed by Aaron Crane. PR #2.

Modules

Watch for changes to files, cross-platform style
Class for file change events
Role consumed by all watchers
Fallback default watcher subclass
Inotify-based watcher subclass
KQueue-based watcher subclass