Description
Portable file monitoring helps Perl applications detect changes without relying on one platform API. Developers use this module for reloaders, background jobs, and tools that need to notice modified or missing files. It observes paths chosen by caller code and may expose file activity patterns.