Revision history for Perl extension Filesys::Notify::KQueue 0.01 Sun Sep 11 2011 - original version 0.02 Sun Sep 18 2011 - wait method is compatible with the interface of Filesys::Notify::Simple now. 0.03 Sat Sep 24 2011 - fixed default timeout. - write pod. 0.04 Thu Oct 20 2011 - fixed test dependency. (thanks ANDK) 0.05 Thu Oct 20 2011 - build_require to test_require. - fixed a day of the week in Changes. 0.06 Sun Dec 11 2011 [bugfix] - cannot set timeout. - cannnot get all event if create nested directories. - add test "02_nest.t" - fixed spell miss. - coding style is changed a little. - not import File::Find's export functions. 0.07 Sun Dec 11 2011 - add t::Util to MANIFEST.(oops) 0.08 Wed Dec 14 2011 - File::Path after version 2.06_05 required at test.(oops)