caf93317cd
the scheduled p5-Catalyst-Devel update. A File::ChangeNotify::Watcher class monitors a directory for changes made to any file. A regular expression can be provided to filter out interesting files. It handles the addition of new subdirectories by adding them to the watch list.
4 lines
238 B
Text
4 lines
238 B
Text
A File::ChangeNotify::Watcher class monitors a directory for changes made to
|
|
any file. A regular expression can be provided to filter out interesting
|
|
files. It handles the addition of new subdirectories by adding them to the
|
|
watch list.
|