liblinux-inotify2-perl

scalable directory and file change notification

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://software.schmorp.de/pkg/Linux-Inotify2.html


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblinux-inotify2-perl