| Name: | perl-FileCache |
|---|---|
| Version: | 1.10 |
| Release: | 512.1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 7624 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-FileCache-1.10-512.1.el10_0.noarch.rpm |
| Source RPM: | perl-5.40.2-512.1.el10_0.src.rpm |
| Build Date: | Thu Jun 26 2025 |
| Build Host: | build-ol10-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. |