File::Monitor is pure Perl (not XS) and has no non-core dependencies. So you should be able to download the distribution, and copy the ".pm" files into a directory you do have permission to write to. Then just:
use lib "/path/to/that/directory"; use File::Monitor;
In reply to Re: Monitoring directory contents
by tobyink
in thread Monitoring directory contents
by bendir
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |