DOKK / manpages / debian 12 / libfile-changenotify-perl / File::ChangeNotify::Watcher::Default.3pm.en
File::ChangeNotify::Watcher::Default(3pm) User Contributed Perl Documentation File::ChangeNotify::Watcher::Default(3pm)

File::ChangeNotify::Watcher::Default - Fallback default watcher subclass

version 0.31

This 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.

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

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

Dave Rolsky <autarch@urth.org>

This 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.

2022-12-04 perl v5.36.0