Changes for version 0.12 - 2010-01-28
- Added auto_features to the Build.PL, which will give hints on what modules to install for KQueue and Inotify support.
- Require Linux::Inotify 1.2+, since 1.1 apparently doesn't work with this module. Reported by Michael Grondin. RT #54069.
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
KQueue-based watcher for BSD systems.