软件包:liblinux-inotify2-perl(1:2.1-1)
liblinux-inotify2-perl 的相关链接
Debian 的资源:
下载源码包 liblinux-inotify2-perl:
- [liblinux-inotify2-perl_2.1-1.dsc]
- [liblinux-inotify2-perl_2.1.orig.tar.gz]
- [liblinux-inotify2-perl_2.1-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [software.schmorp.de]
相似软件包:
scalable directory and file change notification
inotify (inode notify) is a Linux kernel subsystem that monitors events in filesystems and reports those events to applications in real time.
inotify can be used to monitor individual files or directories. When a directory is monitored, inotify will return events for the directory itself and for files inside the directory.
This module implements an interface to the Linux 2.6.13 and later inotify directory and file change notification system.
It has a number of advantages over the Linux::Inotify module:
- It is portable (Linux::Inotify only works on x86). - The equivalent of fullname works correctly. - It is better documented. - It has callback-style interface, which is better suited for integration.
This package provides the Perl module Linux::Inotify2.
其他与 liblinux-inotify2-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libcommon-sense-perl
- module that implements some sane defaults for Perl programs
-
- dep: perl (>= 5.28.0-3)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.28.0
- 本虚包由这些包填实: perl-base
-
- sug: iwatch
- realtime filesystem monitoring program using inotify