Description
Simple filesystem watching lets Perl tools notice when files or directories change. Developers use this library for reloaders, build helpers, and scripts that need a lightweight polling-style watcher. It monitors paths chosen by caller code and may expose file activity or names.