| Name: | perl-Linux-Inotify2 |
|---|---|
| Version: | 2.1 |
| Release: | 6.el8 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 52068 |
| License: | GPL+ or Artistic |
| RPM: | perl-Linux-Inotify2-2.1-6.el8.x86_64.rpm |
| Source RPM: | perl-Linux-Inotify2-2.1-6.el8.src.rpm |
| Build Date: | Wed Nov 27 2019 |
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Linux-Inotify2 |
| Summary: | Scalable directory/file change notification |
| Description: | 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. |