| Name: | perl-File-stat |
|---|---|
| Version: | 1.14 |
| Release: | 512.2.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 12809 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-File-stat-1.14-512.2.el10_0.noarch.rpm |
| Source RPM: | perl-5.40.2-512.2.el10_0.src.rpm |
| Build Date: | Tue Jul 29 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.perl.org/ |
| Summary: | By-name interface to Perl built-in stat functions |
| Description: | This module overrides the core stat() and lstat() functions, replacing them with versions that return File::stat objects. This object has methods that return the similarly named structure field name from the stat(2) function. |