1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Martin Wilke
7358ed3874 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 <n_hibma at freebsd.org>
Thanks to:	clsung for helping
2007-06-11 08:29:36 +00:00