Pakket: liblinux-inotify2-perl (1:2.3-2 en anderen)
Verwijzigingen voor liblinux-inotify2-perl
Debian bronnen:
Het bronpakket liblinux-inotify2-perl downloaden:
- [liblinux-inotify2-perl_2.3-2.dsc]
- [liblinux-inotify2-perl_2.3.orig.tar.gz]
- [liblinux-inotify2-perl_2.3-2.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [software.schmorp.de]
Vergelijkbare pakketten:
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.
Andere aan liblinux-inotify2-perl gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: 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
- virtueel pakket geboden door perl-base
-
- sug: iwatch
- realtime filesystem monitoring program using inotify