|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
perlman:lib:FileCacheby root (Monk) |
| on Dec 23, 1999 at 00:49 UTC ( [id://1112]=perlfunc: print w/replies, xml ) | Need Help?? |
lib:FileCacheSee the current Perl documentation for lib:FileCache. Here is our local, out-dated (pre-5.6) version: ![]() FileCache - keep more files open than the system permits
![]()
cacheout $path;
print $path @data;
![]()
The
BUGS
sys/param.h lies with its |
|