Binary package “libfile-monitor-lite-perl” in ubuntu focal

module for monitoring file creation, deletion, and modification

 File::Monitor::Lite is an alternative implementation of File::Monitor. While
 File::Monitor cannot detect file creation (unless you declare file name
 first), it uses File::Find::Rule to rescan files every time when
 $monitor->check() is executed.