| Name: | perl-FileCache |
|---|---|
| Version: | 1.10 |
| Release: | 472.module+el8.8.0+21005+3d1ce0e6 |
| Architecture: | noarch |
| Module: | perl:5.32:8080020230118125925:af169298 |
| Group: | Unspecified |
| Size: | 8583 |
| License: | GPL+ or Artistic |
| RPM: | perl-FileCache-1.10-472.module+el8.8.0+21005+3d1ce0e6.noarch.rpm |
| Source RPM: | perl-5.32.1-472.module+el8.8.0+21005+3d1ce0e6.src.rpm |
| Build Date: | Sat Apr 01 2023 |
| 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. |