logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

File::ChangeNotify::Watcher::Inotify - Inotify-based watcher subclass

Author

       Dave Rolsky <autarch@urth.org>

Description

       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.

Name

       File::ChangeNotify::Watcher::Inotify - Inotify-based watcher subclass

Source

       The source code repository for File-ChangeNotify can be found at
       <https://github.com/houseabsolute/File-ChangeNotify>.

Support

       Bugs 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".

Version

       version 0.31

See Also