Changes for version 0.21 - 2013-02-04

  • Converts from File::Find::Rule to Path::Interator::Rule
  • Should speed things up marginally.
  • Adds benchmark and profiling tools
  • Marks tests as TODO if we are on gnufreebsd or gnukfreebsd
  • Based on diag output, tests appear to work, but we get failures from cpantesters. I don't have access to this platform to investigate further.

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