File: README

package info (click to toggle)
libsys-gamin-perl 0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 128 kB
  • ctags: 7
  • sloc: perl: 100; makefile: 4
file content (25 lines) | stat: -rw-r--r-- 537 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
-*- Outline -*- $Format: "* Version $ProjectRelease$"$
* Version 1.002

* FAM <-> Perl Interface
This is a pretty standard XSUB, for Irix only. See SGI::FAM(3) for more.

* Installation

perl Makefile.PL; make all test install

Also try out `perl -Mblib monitor DIRECTORY' on some interesting directory.

* Scripts

** monitor

monitor - monitor filesystem activity with FAM

** magicrcs

magicrcs - automatically monitor directories & files and keep them under RCS

* Summaries

SGI::FAM		Interface to SGI FAM (file-monitor) API.		adcO