Name: | perl-FileCache |
---|---|
Version: | 1.10 |
Release: | 473.module+el8.10.0+90354+a7e78d72 |
Architecture: | noarch |
Module: | perl:5.32:8100020240624030457:9fe1d287 |
Group: | Unspecified |
Size: | 8583 |
License: | GPL+ or Artistic |
RPM: | perl-FileCache-1.10-473.module+el8.10.0+90354+a7e78d72.noarch.rpm |
Source RPM: | perl-5.32.1-473.module+el8.10.0+90354+a7e78d72.src.rpm |
Build Date: | Mon Jun 24 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.perl.org/ |
Summary: | Keep more files open than the system permits |
Description: | The "cacheout" function will make sure that there's a file handle open for reading or writing available as the path name you give it. It automatically closes and re-opens files if you exceed your system maximum number of file descriptors, or the suggested maximum. |