The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04 - 2009-05-14

  • The Default watcher would blow up when a directory it was watching was later removed. Reported by Tomas Doran.
  • The Inotify watcher would generate two events when a directory it was watching was removed, one delete and one unknown, rather than just a delete event.

Modules

Watch for changes to files, cross-platform style
Class for file change events
Base class for all watchers
Fallback default watcher subclass
Inotify-based watcher subclass