VERSION
version 0.26DESCRIPTION
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.
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:[email protected]>).I am also usually active on IRC as 'drolsky' on "irc://irc.perl.org".
AUTHOR
Dave Rolsky <[email protected]>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)