Scroll to navigation

File::ChangeNotify::Watcher::Inotify(3pm) User Contributed Perl Documentation File::ChangeNotify::Watcher::Inotify(3pm)

NAME

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

VERSION

version 0.26

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.

SUPPORT

Bugs may be submitted through the RT bug tracker <http://rt.cpan.org/Public/Dist/Display.html?Name=File-ChangeNotify> (or bug-file-changenotify@rt.cpan.org <mailto:bug-file-changenotify@rt.cpan.org>).

I am also usually active on IRC as 'drolsky' on "irc://irc.perl.org".

AUTHOR

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENCE

This software is Copyright (c) 2016 by Dave Rolsky.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)
2016-05-30 perl v5.22.2