| Name: | perl-FileCache |
|---|---|
| Version: | 1.10 |
| Release: | 481.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 8582 |
| License: | GPL+ or Artistic |
| RPM: | perl-FileCache-1.10-481.el9.noarch.rpm |
| Source RPM: | perl-5.32.1-481.el9.src.rpm |
| Build Date: | Tue Apr 09 2024 |
| Build Host: | build-ol9-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. |