| Name: | perl-Linux-Inotify2 |
|---|---|
| Version: | 1.22 |
| Release: | 4.el7 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 98468 |
| License: | GPL+ or Artistic |
| RPM: | perl-Linux-Inotify2-1.22-4.el7.aarch64.rpm |
| Source RPM: | perl-Linux-Inotify2-1.22-4.el7.src.rpm |
| Build Date: | Wed May 30 2018 |
| Build Host: | ca-buildarm04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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 sytem. 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. |