Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Filesys-Notify-Simple-0.13-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-Filesys-Notify-Simple Distribution: SUSE Linux Enterprise 15 SP3
Version: 0.13 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 01:06:34 2021
Group: Development/Libraries/Perl Build host: hci-cnode2-m1
Size: 31703 Source RPM: perl-Filesys-Notify-Simple-0.13-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/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.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Fri Mar 09 2018 coolo@suse.com
  - 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 coolo@suse.com
  - 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 lars@linux-schulserver.de
  - update to 0.08:
    + Added KQueue support for FreeBSD
  - small specfile cleanup
* Wed May 11 2011 dbahi@novell.com
  - 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 coolo@novell.com
  - switch to perl_requires macro
* Tue Sep 21 2010 dbahi@novell.com
  - initial package 0.06
    * created by cpanspec 1.78

Files

/usr/lib/perl5/vendor_perl/5.26.1/Filesys
/usr/lib/perl5/vendor_perl/5.26.1/Filesys/Notify
/usr/lib/perl5/vendor_perl/5.26.1/Filesys/Notify/Simple.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/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, Sat Mar 9 14:43:28 2024