パッケージ: 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 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base
-
- sug: iwatch
- realtime filesystem monitoring program using inotify