Version: 0.14, Package name: p5-Filesys-Notify-Simple-0.14 |
Maintained by: Abel Abraham Camarillo Ojeda |
Master sites:
|
Description 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. There are some limitations in this module. If you don't like it, use File::ChangeNotify. * There is no file name based filter. Do it in your own code. * You can not get types of events (created, updated, deleted). * Currently wait method blocks. In return, this module doesn't depend on any non-core modules. Platform specific optimizations with Linux::Inotify2 and Mac::FSEvents are truely optional. |
Filesize: 13.114 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2020-01-26 13:35:30 by Andrew Fresh | Files touched by this commit (3) |
Log message: Update sysutils/p5-Filesys-Notify-Simple to 0.14 From wen heping <wenheping2000 () hotmail ! com> Looks good to me, Abel Abraham Camarillo Ojeda <acamari () verlet ! org> (MAINTAINER) |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-06-10 03:41:45 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-Filesys-Notify-Simple-0.12. from Abel Abraham Camarillo Ojeda (maintainer) |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |