Revision history for App::Inotify::Hookable
0.05 2012-12-19 00:35:16
- fix missing dep on File::Find::Rule
0.04 2012-12-18 23:17:52
- fix watching files
- add -i or --ignore-paths for path regexes to ignore, by default vim and
emacs temp files are ignored
- detect files/dirs being replaced and replace the watch
0.03 2012-12-17 23:34:39
- Switch from Linux::Inotify to Linux::Inotify2
- Support watching files (-f or --watch-files)
0.02 2012-08-30 09:47:20
- We'll now remove watches on directories that have been deleted
0.01 2012-05-02 20:55:31
- Initial buggy version