Man Page: file::changenotify::watcher::default
Operating Environment: debian
Section: 3pm
File::ChangeNotify::Watcher::Default(3pm) User Contributed Perl Documentation File::ChangeNotify::Watcher::Default(3pm)NAMEFile::ChangeNotify::Watcher::Default - Fallback default watcher subclassVERSIONversion 0.22DESCRIPTIONThis 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.AUTHORDave Rolsky <autarch@urth.org>COPYRIGHT AND LICENSEThis software is Copyright (c) 2012 by Dave Rolsky. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible) perl v5.14.2 2012-04-14 File::ChangeNotify::Watcher::Default(3pm)