if ($OSNAME eq 'linux' && eval { require Filesys::Notify::INotify2; 1 }) { $self->{watcher_cb} = \&wait_inotify2;