Description
Cross-platform file watching helps Perl programs react when paths change. Developers use this library for build tools, daemons, test runners, and reload logic that need notifications about edits, creates, or deletes. It monitors paths selected by caller code and may reveal file names or activity patterns.