summaryrefslogtreecommitdiff
path: root/sysutils/p5-Linux-Inotify2
AgeCommit message (Collapse)AuthorFilesLines
2010-02-23Importing pkgsrc/sysutils/p5-Linux-Inotify2 version 1.2.1 as dependencysno3-0/+38
of scheduled update of devel/p5-File-ChangeNotify to 0.12 This module implements an interface to the Linux 2.6.13 and later 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.