File::ChangeNotify::Watcher::Default - Fallback default watcher subclass


File-ChangeNotify documentation  | view source Contained in the File-ChangeNotify distribution.

Index


NAME

Top

File::ChangeNotify::Watcher::Default - Fallback default watcher subclass

VERSION

Top

version 0.20

DESCRIPTION

Top

This class implements watching by comparing two snapshots of the filesystem tree. It if inefficient and dumb, and so it is the subclass of last resort.

Its $watcher->wait_for_events() method sleeps between comparisons of the filesystem snapshot it takes.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


File-ChangeNotify documentation  | view source Contained in the File-ChangeNotify distribution.