Changes for version 0.13 - 2010-03-28

  • Circular symlinks would cause instantiating a watcher to die with an error from File::Find. These are now ignored. Reported by Jon Schutz. RT #55883.
  • Fixed misspelling of IO::KQueue in auto features. Reported by Jens Rehsack. RT #54905.

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.