套件:liblinux-inotify2-perl(1:2.3-2 以及其他的)
liblinux-inotify2-perl 的相關連結
Debian 的資源:
下載原始碼套件 liblinux-inotify2-perl:
- [liblinux-inotify2-perl_2.3-2.dsc]
- [liblinux-inotify2-perl_2.3.orig.tar.gz]
- [liblinux-inotify2-perl_2.3-2.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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcommon-sense-perl
- module that implements some sane defaults for Perl programs
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base
-
- sug: iwatch
- realtime filesystem monitoring program using inotify