SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Filesys-Notify-Simple rpm build for : OpenSuSE. For other distributions click perl-Filesys-Notify-Simple.

Name : perl-Filesys-Notify-Simple
Version : 0.13 Vendor : openSUSE
Release : lp151.2.2 Date : 2018-07-16 21:40:10
Group : Development/Libraries/Perl Source RPM : perl-Filesys-Notify-Simple-0.13-lp151.2.2.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : Simple and dumb file system watcher
Description :
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.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/aarch64/distribution/leap/15.1/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Filesys-Notify-Simple-0.13-lp151.2.2.noarch.rpm
ftp.icm.edu.pl  perl-Filesys-Notify-Simple-0.13-lp151.2.2.noarch.rpm
ftp.icm.edu.pl  perl-Filesys-Notify-Simple-0.13-lp151.2.2.noarch.rpm
     

Provides :
perl(Filesys::Notify::Simple)
perl-Filesys-Notify-Simple

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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/aarch64-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

 
ICM