Upstream changes:
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.
NetBSD Packages Collection.
The Perl 5 module 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.