Name: | perl-FileCache |
---|---|
Version: | 1.10 |
Release: | 473.module+el8.10.0+90267+7012ad3b |
Architecture: | noarch |
Module: | perl:5.32:8100020240409120442:9fe1d287 |
Group: | Unspecified |
Size: | 8583 |
License: | GPL+ or Artistic |
RPM: | perl-FileCache-1.10-473.module+el8.10.0+90267+7012ad3b.noarch.rpm |
Source RPM: | perl-5.32.1-473.module+el8.10.0+90267+7012ad3b.src.rpm |
Build Date: | Tue Apr 09 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. |