| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Linux-Inotify2 | Distribution: Fedora Project |
| Version: 2.3 | Vendor: Fedora Project |
| Release: 11.el10_0 | Build date: Tue Sep 3 08:17:04 2024 |
| Group: Unspecified | Build host: buildvm-a64-12.iad2.fedoraproject.org |
| Size: 103565 | Source RPM: perl-Linux-Inotify2-2.3-11.el10_0.src.rpm |
| Packager: Fedora Project | |
| Url: https://metacpan.org/release/Linux-Inotify2 | |
| Summary: Scalable directory/file change notification | |
This module implements an interface to the Linux 2.6.13+ Inotify file/directory 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 full name works correctly - it is better documented - it has callback-style interface, which is better suited for integration.