paperlined.org
dev > perl > modules > related_modules
document updated 13 years ago, on Sep 17, 2010
Linux's inotify feature is neato keen.

Perl can use inotifywait -m without too much trouble. However, it's also possible to do this natively.

updating our watchlist

Something that inotifywait does, that I haven't seen others do, is keep its watch-list auto-updated, when doing recursive-watches: