Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Filesys-Notify-Simple | Distribution: openSUSE:Factory:zSystems |
Version: 0.14 | Vendor: openSUSE |
Release: 1.21 | Build date: Sat Jan 4 04:08:50 2020 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 31596 | Source RPM: perl-Filesys-Notify-Simple-0.14-1.21.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Filesys-Notify-Simple | |
Summary: Simple and dumb file system watcher |
Filesys::Notify::Simple is a simple but unified interface to get notifications of changes to a given filesystem path. It utilizes inotify2 on Linux, fsevents on OS X, kqueue on FreeBSD and FindFirstChangeNotification on Windows if they're installed, with a fallback to the full directory scan if they're not available. There are some limitations in this module. If you don't like it, use File::ChangeNotify. * There is no file name based filter. Do it in your own code. * You can not get types of events (created, updated, deleted). * Currently 'wait' method blocks. In return, this module doesn't depend on any non-core modules. Platform specific optimizations with Linux::Inotify2, Mac::FSEvents, Filesys::Notify::KQueue and Win32::ChangeNotify are truely optional. NOTE: Using Win32::ChangeNotify may put additional limitations. * Win32::ChangeNotify uses FindFirstChangeNotificationA so that Unicode characters can not be handled. On cygwin (1.7 or later), Unicode characters should be able to be handled when Win32::ChangeNotify is not used. * If more than 64 directories are included under the specified paths, an error occurrs.
Artistic-1.0 OR GPL-1.0-or-later
* Sat Jan 04 2020 <[email protected]> - updated to 0.14 see /usr/share/doc/packages/perl-Filesys-Notify-Simple/Changes 0.14 2020-01-03 11:36:49 PST - Inlude path for linux error message - Demote the error above to a warning * Fri Mar 09 2018 [email protected] - updated to 0.13 see /usr/share/doc/packages/perl-Filesys-Notify-Simple/Changes 0.13 2018-03-07 23:02:15 PST - Add OpenBSD support #22 - Fix for a new Mac::FSEvents API #25 * Tue Jun 18 2013 [email protected] - updated to 0.12 - Fix GH#12, Tests should no longer fail under HARNESS_OPTIONS=j10 (Kent Frederic) - use Milla - Support moved files with inotify2 (nihen) - Added Win32 support (yak1ex) * Thu Jun 07 2012 [email protected] - update to 0.08: + Added KQueue support for FreeBSD - small specfile cleanup * Wed May 11 2011 [email protected] - 0.07 Thu Jan 13 11:32:09 PST 2011 - Don't die when there's a symlink poiting to something already processed * Wed Dec 01 2010 [email protected] - switch to perl_requires macro * Tue Sep 21 2010 [email protected] - initial package 0.06 * created by cpanspec 1.78
/usr/lib/perl5/vendor_perl/5.40.0/Filesys /usr/lib/perl5/vendor_perl/5.40.0/Filesys/Notify /usr/lib/perl5/vendor_perl/5.40.0/Filesys/Notify/Simple.pm /usr/share/doc/packages/perl-Filesys-Notify-Simple /usr/share/doc/packages/perl-Filesys-Notify-Simple/Changes /usr/share/doc/packages/perl-Filesys-Notify-Simple/README /usr/share/licenses/perl-Filesys-Notify-Simple /usr/share/licenses/perl-Filesys-Notify-Simple/LICENSE /usr/share/man/man3/Filesys::Notify::Simple.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 7 00:09:38 2025