|
NAMEFile::ChangeNotify::Watcher::Inotify - Inotify-based watcher subclassVERSIONversion 0.31DESCRIPTIONThis 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. SUPPORTBugs may be submitted at <http://rt.cpan.org/Public/Dist/Display.html?Name=File-ChangeNotify> or via email to bug-file-changenotify@rt.cpan.org <mailto:bug-file-changenotify@rt.cpan.org>.I am also usually active on IRC as 'autarch' on "irc://irc.perl.org". SOURCEThe source code repository for File-ChangeNotify can be found at <https://github.com/houseabsolute/File-ChangeNotify>.AUTHORDave Rolsky <autarch@urth.org>COPYRIGHT AND LICENSEThis software is Copyright (c) 2009 - 2019 by Dave Rolsky.This is free software, licensed under: The Artistic License 2.0 (GPL Compatible) The full text of the license can be found in the LICENSE file included with this distribution.
Visit the GSP FreeBSD Man Page Interface. |