8ced82a6ef
Filesys::Notify::Simple is a simple but unified interface to get notifications of changes to a given filesystem path. It utilizes inotify2 on Linux and fsevents on OS X if they're installed, with a fallback to the full directory scan if they're not available. (note from importer: it could use a kqueue/libevent backend instead of a gross full scan every 2 secs, which is not even configurable :) From Abel Abraham Camarillo Ojeda on ports@
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/11 09:41:40 landry Exp $
|
|
${P5SITE}/Filesys/
|
|
${P5SITE}/Filesys/Notify/
|
|
${P5SITE}/Filesys/Notify/Simple.pm
|
|
@man man/man3p/Filesys::Notify::Simple.3p
|