Changes for version 1.17 - 2015-05-20
- Switches from namespace::sweep to namespace::autoclean (RT#104554). autoclean no longer depends on Class::MOP (a heavy prereq). Thanks to Karen Etheridge (ether++) for report.
- No change in functionality. No need to upgrade.
Modules
An AnyEvent compatible module to monitor files/directories for changes
Object to report changes in the monitored filesystem
Use Mac::FSEvents to watch for changed files
Fallback method of file watching (check in regular intervals)
Use Linux::Inotify2 to watch for changed files
Use IO::KQueue to watch for changed files