Source: libfilesys-notify-simple-perl Maintainer: Debian Perl Group Uploaders: Angel Abad , Xavier Guimard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libtest-sharedfork-perl , perl Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libfilesys-notify-simple-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libfilesys-notify-simple-perl.git Homepage: https://metacpan.org/release/Filesys-Notify-Simple Package: libfilesys-notify-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Multi-Arch: foreign Description: simple file system monitor Filesys::Notify::Simple is a Perl module that provides a simple and unified interface to get notifications of changes for a given filesystem path. It can use inotify2 on Linux or fsevents on Mac OS X, kqueue on FreeBSD, FindFirstChangeNotification on Windows and otherwise falls back to a full directory scan.