The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2021-12-04

  • get tests working again under Perl 5.26+
  • don't consume a ton of memory and CPU in response to unexpected events
  • ignore overflow events rather than entering the (heavy) unexpected event handler for them when there's nothing we can do anyway (thanks Rob Mueller!)
  • added wanted_events, to filter events in the kernel before watchers receive them (thanks Rob Mueller!)

Modules

interface of event-receiving classes
delegates everything to a coderef
carps with an infomative message whenever an event is called
monitor a directory tree in a non-blocking way