K 10 svn:author V 4 miwi K 8 svn:date V 27 2007-06-11T08:29:36.000000Z K 7 svn:log V 483 Perl interface to Gamin (File Access Monitor implementation) Provides a somewhat higher-level and friendlier interface to the Gamin File Access Monitor API. This allows one to monitor both local and remote (NFS-mounted) files and directories for common filesystem events. To do so, you must register "monitors" on specified pathnames and wait for events to arrive pertaining to them. PR: ports/112386 Submitted by: Nick Hibma Thanks to: clsung for helping END