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