scalable directory/file change notification
This module implements an interface to the Linux 2.6.13 and later
Inotify file/directory change notification sytem.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / perl-Linux-Inotify2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Linux-Inotify2 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Linux-Inotify2-2.3.tar.gz | 0000010439 10.2 KB | |
check-build.sh | 0000000486 486 Bytes | |
cpanspec.yml | 0000000688 688 Bytes | |
perl-Linux-Inotify2.changes | 0000004183 4.08 KB | |
perl-Linux-Inotify2.spec | 0000002325 2.27 KB |
Latest Revision
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 909786
from
Tina Müller (tinita)
(revision 27)
- updated to 2.3 see /usr/share/doc/packages/perl-Linux-Inotify2/Changes 2.3 - store a filehandle internally so it gets perl's CLOEXEC flag as needed. also gets rid of the destructor and the internal close function for added space savings (reported by Eric Wong). - add new ->fh accessor.
Comments 0