Changes for version 0.02 - 2009-05-10
- Not having Linux::Inotify2 caused attempting to make a watcher blow up, when it should just use the Default watcher. Reported by Florian Ragwitz.
- Fixes a a bug in the Default watcher that causes it die when trying to sleep in the wait_for_events method.
- Fixed warnings from the Default watcher in the face of symlinks that point to nonexistent files.
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