| File-ChangeNotify documentation | view source | Contained in the File-ChangeNotify distribution. |
File::ChangeNotify::Watcher::Inotify - Inotify-based watcher subclass
version 0.20
This class implements watching by using the Linux::Inotify2 module. This only works on Linux 2.6.13 or newer.
This watcher is much more efficient and accurate than the
File::ChangeNotify::Watcher::Default class.
Dave Rolsky <autarch@urth.org>
This software is Copyright (c) 2011 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
| File-ChangeNotify documentation | view source | Contained in the File-ChangeNotify distribution. |