Revision history for Perl extension Filesys::Notify::Simple
0.07 Thu Jan 13 11:32:09 PST 2011
- Don't die when there's a symlink poiting to something already processed (clkao)
0.06 Mon Mar 29 17:21:58 PDT 2010
- Fixed it so ->wait won't die if one of the given directory doesn't exist, on platforms
like Win32.
0.05 Sun Nov 29 14:42:13 JST 2009
- Fixed fails with Win32 (charsbar++)
0.04 Fri Oct 23 23:16:13 PDT 2009
- Upgrade Test::SharedFork in inc/
0.03 Fri Oct 23 01:21:13 PDT 2009
- Fixed a bug where sub directory is not being monitored with Inotify2 (Thanks to kazeburo)
0.02 Thu Oct 22 13:25:18 PDT 2009
- Added Test::SharedFork to inc/
0.01 Wed Oct 21 01:42:58 2009
- original version